diff options
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 5a2d3ab43bf..a3ea08ee01c 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -314,12 +314,6 @@ <code>$paths</code> </MoreSpecificImplementedParamType> </file> - <file src="apps/dav/lib/CalDAV/Publishing/PublishPlugin.php"> - <UndefinedMethod occurrences="2"> - <code>checkPrivileges</code> - <code>checkPrivileges</code> - </UndefinedMethod> - </file> <file src="apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php"> <UndefinedMethod occurrences="3"> <code>isFloating</code> |