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 ec96d584379..3b4d30cf9ab 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -506,9 +506,6 @@ </UndefinedInterfaceMethod> </file> <file src="apps/dav/lib/Connector/Sabre/Node.php"> - <InvalidArgument occurrences="1"> - <code>$this</code> - </InvalidArgument> <InvalidNullableReturnType occurrences="2"> <code>int</code> <code>integer</code> |