Skip to content

Commit 41aad07

Browse files
committed
Update psalm-baseline
1 parent 96f3bfe commit 41aad07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

psalm-baseline.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,8 @@
406406
</DocblockTypeContradiction>
407407
</file>
408408
<file src="src/Operation/CreateCollection.php">
409-
<MixedArgument occurrences="3">
410-
<code>$i</code>
411-
<code>$i</code>
409+
<MixedArgument occurrences="2">
410+
<code>$options['pipeline']</code>
412411
<code>$this-&gt;options['typeMap']</code>
413412
</MixedArgument>
414413
<MixedAssignment occurrences="3">

0 commit comments

Comments
 (0)