summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2020-08-18 16:25:19 +0200
committerMorris Jobke <hey@morrisjobke.de>2020-08-18 20:27:46 +0200
commita5853d7ecc08e048144ad1e9f1ff6f1fbf192a92 (patch)
tree691af0f2776ce517f7aa0e188e3a8675c2948bf8 /build
parent92b67409fa3e9ac25da7439731b5df783f50b299 (diff)
downloadnextcloud-server-a5853d7ecc08e048144ad1e9f1ff6f1fbf192a92.tar.gz
nextcloud-server-a5853d7ecc08e048144ad1e9f1ff6f1fbf192a92.zip
Use dispatchTyped instead of dispatch on the new event dispatcher
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5a2d3ab43bf..9c798a23444 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1947,13 +1947,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>