Skip to content

Commit 92f90dc

Browse files
committed
Update psalm baseline
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
1 parent b7752a9 commit 92f90dc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

build/psalm-baseline.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
</MoreSpecificImplementedParamType>
1717
</file>
1818
<file src="3rdparty/sabre/dav/lib/CardDAV/AddressBook.php">
19-
<LessSpecificImplementedReturnType occurrences="1">
20-
<code>array</code>
21-
</LessSpecificImplementedReturnType>
2219
<MoreSpecificImplementedParamType occurrences="1">
2320
<code>$vcardData</code>
2421
</MoreSpecificImplementedParamType>
@@ -31,6 +28,11 @@
3128
<code>$data</code>
3229
</MoreSpecificImplementedParamType>
3330
</file>
31+
<file src="3rdparty/sabre/dav/lib/CardDAV/Card.php">
32+
<MoreSpecificImplementedParamType occurrences="1">
33+
<code>$cardData</code>
34+
</MoreSpecificImplementedParamType>
35+
</file>
3436
<file src="3rdparty/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php">
3537
<LessSpecificImplementedReturnType occurrences="1">
3638
<code>array</code>

0 commit comments

Comments
 (0)