diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-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 ec96d584379..9aeb1f42197 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -463,11 +463,6 @@ <code>\Sabre\Uri\split($sourceNode->getPath())</code> </UndefinedFunction> </file> - <file src="apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php"> - <TooManyArguments occurrences="1"> - <code>new SupportedLock(true)</code> - </TooManyArguments> - </file> <file src="apps/dav/lib/Connector/Sabre/File.php"> <MoreSpecificImplementedParamType occurrences="1"> <code>$data</code> |