diff options
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1f15bc09428..9aa04a7eba8 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1499,14 +1499,6 @@ <code>moveMount</code> </UndefinedMethod> </file> - <file src="apps/files_sharing/list.php"> - <InvalidArgument occurrences="1"> - <code>'\OCP\Collaboration\Resources::loadAdditionalScripts'</code> - </InvalidArgument> - <TooManyArguments occurrences="1"> - <code>dispatch</code> - </TooManyArguments> - </file> <file src="apps/files_trashbin/lib/Sabre/AbstractTrash.php"> <InvalidNullableReturnType occurrences="1"> <code>int</code> |