diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 44a113f1238..a167be63eb1 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4332,8 +4332,7 @@ </UndefinedInterfaceMethod> </file> <file src="lib/private/Support/Subscription/Registry.php"> - <UndefinedInterfaceMethod occurrences="2"> - <code>countUsers</code> + <UndefinedInterfaceMethod occurrences="1"> <code>getSupportedApps</code> </UndefinedInterfaceMethod> </file> |