diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-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 4af64e0bcab..ba529091482 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -105,12 +105,6 @@ <code>$baseuri</code> </UndefinedGlobalVariable> </file> - <file src="apps/dav/appinfo/v2/publicremote.php"> - <InternalMethod> - <code>Filesystem::logWarningWhenAddingStorageWrapper($previousLog)</code> - <code>Filesystem::logWarningWhenAddingStorageWrapper(false)</code> - </InternalMethod> - </file> <file src="apps/dav/lib/AppInfo/Application.php"> <InvalidArgument> <code>CalendarDeletionDefaultUpdaterListener::class</code> |