diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index a3ea08ee01c..cf9f21d0918 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1941,13 +1941,10 @@ </UndefinedMethod> </file> <file src="apps/files_sharing/list.php"> - <InvalidArgument occurrences="4"> + <InvalidArgument occurrences="1"> <code>'\OCP\Collaboration\Resources::loadAdditionalScripts'</code> - <code>LoadAdditionalScriptsEvent::class</code> - <code>LoadSidebar::class</code> - <code>LoadViewer::class</code> </InvalidArgument> - <TooManyArguments occurrences="4"> + <TooManyArguments occurrences="1"> <code>dispatch</code> <code>dispatch</code> <code>dispatch</code> |