diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-02-21 04:11:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 04:11:48 +0000 |
commit | b26934176d436e3c3092be467775ed2e98ee1ef4 (patch) | |
tree | 9f4dbbaf5581cb8fece2bd579cd2af0ebd6539cc /build/psalm-baseline.xml | |
parent | 2996f71d201ac0aaf4b087406edd01a1f22f2985 (diff) | |
download | nextcloud-server-b26934176d436e3c3092be467775ed2e98ee1ef4.tar.gz nextcloud-server-b26934176d436e3c3092be467775ed2e98ee1ef4.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 669be0a148a..e4aeec1aae7 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1923,9 +1923,6 @@ </InvalidScope> </file> <file src="apps/user_ldap/lib/Access.php"> - <InvalidArgument occurrences="1"> - <code>$record</code> - </InvalidArgument> <InvalidReturnStatement occurrences="2"> <code>$uuid</code> <code>$values</code> |