diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-02-08 04:28:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 04:28:35 +0000 |
commit | cb68f6ff88ecaa860c7f7db4c0fa02e1e350d589 (patch) | |
tree | 6316e5c523b75dc92c10b8ca5fa8a2c90e1e69b3 | |
parent | b32b9eb540403ac316639beb5cc67a1fc48d03f0 (diff) | |
download | nextcloud-server-cb68f6ff88ecaa860c7f7db4c0fa02e1e350d589.tar.gz nextcloud-server-cb68f6ff88ecaa860c7f7db4c0fa02e1e350d589.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1e2e07b6089..ded9c6999c4 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1336,11 +1336,6 @@ <code>null</code> </NullArgument> </file> - <file src="apps/files_sharing/lib/Controller/ShareInfoController.php"> - <NullArgument occurrences="1"> - <code>$password</code> - </NullArgument> - </file> <file src="apps/files_sharing/lib/External/Cache.php"> <ParamNameMismatch occurrences="1"> <code>$id</code> |