diff options
Diffstat (limited to 'build')
-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 4f4e18e1f90..d3d497e7e3c 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -583,11 +583,6 @@ <code>bool</code> </InvalidNullableReturnType> </file> - <file src="apps/dav/lib/Connector/Sabre/AppEnabledPlugin.php"> - <InvalidReturnType occurrences="1"> - <code>bool</code> - </InvalidReturnType> - </file> <file src="apps/dav/lib/Connector/Sabre/BearerAuth.php"> <UndefinedInterfaceMethod occurrences="1"> <code>tryTokenLogin</code> |