diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index d91125d39cd..7f79c7789d8 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -60,9 +60,6 @@ </UndefinedGlobalVariable> </file> <file src="apps/dav/appinfo/v1/carddav.php"> - <TooManyArguments occurrences="1"> - <code>new \Sabre\DAV\Auth\Plugin($authBackend, 'ownCloud')</code> - </TooManyArguments> <UndefinedGlobalVariable occurrences="1"> <code>$baseuri</code> </UndefinedGlobalVariable> |