diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2023-10-19 17:03:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 17:03:04 +0200 |
commit | 16e346a8cdd08b79b5170ef91c6201c44658639c (patch) | |
tree | 183577eda39c0829618e4c9d9ce2d892960ef898 | |
parent | 1d73d95665b9c449203ba4b45c3dede0739ef674 (diff) | |
parent | c97ee074a3f2ca43d1c06501d6e1454962fb0b68 (diff) | |
download | nextcloud-server-16e346a8cdd08b79b5170ef91c6201c44658639c.tar.gz nextcloud-server-16e346a8cdd08b79b5170ef91c6201c44658639c.zip |
Merge pull request #40408 from nextcloud/automated/noid/stable27-update-psalm-baseline
-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> |