diff options
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index b088c439066..60768e781ea 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4761,10 +4761,8 @@ </UndefinedDocblockClass> </file> <file src="lib/private/legacy/OC_Files.php"> - <InvalidArgument occurrences="3"> + <InvalidArgument occurrences="1"> <code>$fh</code> - <code>$fileInfos</code> - <code>[$fileInfo]</code> </InvalidArgument> <InvalidScalarArgument occurrences="1"> <code>mt_rand()</code> |