Skip to content

Commit 83ca775

Browse files
Update Psalm baseline
1 parent 52a3796 commit 83ca775

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.psalm/baseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,6 +1319,9 @@
13191319
<code>getName</code>
13201320
</UndefinedInterfaceMethod>
13211321
</file>
1322+
<file src="src/Util/Metadata/MetadataCollection.php">
1323+
<InvalidArgument occurrences="1"/>
1324+
</file>
13221325
<file src="src/Util/PHP/AbstractPhpProcess.php">
13231326
<ArgumentTypeCoercion occurrences="2">
13241327
<code>$this-&gt;getException($failures[0])</code>

0 commit comments

Comments
 (0)