From 3c606cbec3c2406cbd9536594524f6876b578966 Mon Sep 17 00:00:00 2001 From: Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> Date: Thu, 3 Dec 2020 04:29:05 +0000 Subject: [PATCH] Update psalm baseline Signed-off-by: GitHub <noreply@github.com> --- build/psalm-baseline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"> -- GitLab