Browse Source

Put back baseline for the enableAppForGroups type mismatch

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/35496/head
Côme Chilliet 3 years ago
committed by Côme Chilliet (Rebase PR Action)
parent
commit
585cf0022c
  1. 3
      build/psalm-baseline.xml

3
build/psalm-baseline.xml

@ -1789,6 +1789,9 @@
<code>getAppsNeedingUpgrade</code>
<code>getIncompatibleApps</code>
</InternalMethod>
<InvalidArgument occurrences="1">
<code>$restrictions</code>
</InvalidArgument>
</file>
<file src="lib/private/Accounts/AccountManager.php">
<InvalidArgument occurrences="1">

Loading…
Cancel
Save