diff options
-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"> |