diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-10-19 02:39:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 02:39:11 +0000 |
commit | c97ee074a3f2ca43d1c06501d6e1454962fb0b68 (patch) | |
tree | b80e774a6c23e2ae40da61eccb1b1091d7668a89 /build | |
parent | f4a9d1ad697b66bcbc2f9375ae824d3152a17b8c (diff) | |
download | nextcloud-server-c97ee074a3f2ca43d1c06501d6e1454962fb0b68.tar.gz nextcloud-server-c97ee074a3f2ca43d1c06501d6e1454962fb0b68.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 378f921cb5b..23021eb80b8 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1168,11 +1168,6 @@ <code>IEventListener</code> </MissingTemplateParam> </file> - <file src="apps/files_sharing/lib/Listener/LoadSidebarListener.php"> - <MissingTemplateParam> - <code>IEventListener</code> - </MissingTemplateParam> - </file> <file src="apps/files_sharing/lib/Listener/ShareInteractionListener.php"> <MissingTemplateParam> <code>IEventListener</code> |