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 c7abbbf2727..ef846a13e89 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -59,11 +59,6 @@ <code>\Sabre\Uri\split($this->principalUri)</code> </UndefinedFunction> </file> - <file src="apps/contactsinteraction/lib/Card.php"> - <InvalidReturnType occurrences="1"> - <code>?string</code> - </InvalidReturnType> - </file> <file src="apps/dav/appinfo/v1/caldav.php"> <TooManyArguments occurrences="1"> <code>new \Sabre\DAV\Auth\Plugin($authBackend, 'ownCloud')</code> |