Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-12-03 07:29:05 +0300
committerGitHub <noreply@github.com>2020-12-03 07:29:05 +0300
commit3c606cbec3c2406cbd9536594524f6876b578966 (patch)
treeac733ce5958b5d8b51f2b03eb95abdabcdfb2d94 /build
parent0dcc227a6bc4722e3bea7a9e11ed52882bd8f6f7 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml2
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">