diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-12-03 04:29:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-03 04:29:05 +0000 |
commit | 3c606cbec3c2406cbd9536594524f6876b578966 (patch) | |
tree | ac733ce5958b5d8b51f2b03eb95abdabcdfb2d94 /build | |
parent | 0dcc227a6bc4722e3bea7a9e11ed52882bd8f6f7 (diff) | |
download | nextcloud-server-3c606cbec3c2406cbd9536594524f6876b578966.tar.gz nextcloud-server-3c606cbec3c2406cbd9536594524f6876b578966.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index fd6cfd7841c..e07218cf078 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -5099,8 +5099,8 @@ </file> <file src="lib/private/Support/Subscription/Registry.php"> <UndefinedInterfaceMethod occurrences="2"> - <code>getSupportedApps</code> <code>countUsers</code> + <code>getSupportedApps</code> </UndefinedInterfaceMethod> </file> <file src="lib/private/SystemTag/SystemTagManager.php"> |