aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 8e315fa1ddc..72b94dc35d7 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -31,6 +31,11 @@
<code>$data</code>
</MoreSpecificImplementedParamType>
</file>
+ <file src="3rdparty/sabre/dav/lib/CardDAV/Card.php">
+ <MoreSpecificImplementedParamType occurrences="1">
+ <code>$cardData</code>
+ </MoreSpecificImplementedParamType>
+ </file>
<file src="3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php">
<LessSpecificImplementedReturnType>
<code>array</code>