diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 937c2fe1687..641a9303461 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -951,17 +951,6 @@ <code>null</code> </NullableReturnStatement> </file> - <file src="apps/federation/lib/TrustedServers.php"> - <InvalidArgument occurrences="1"> - <code>'OCP\Federation\TrustedServerEvent::remove'</code> - </InvalidArgument> - <InvalidClass occurrences="1"> - <code>dbHandler</code> - </InvalidClass> - <TooManyArguments occurrences="1"> - <code>dispatch</code> - </TooManyArguments> - </file> <file src="apps/files/ajax/download.php"> <InvalidArgument occurrences="1"> <code>$files_list</code> |