Skip to content

Commit

Permalink
Fix psalm warning
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Klein <thomasklein876@gmail.com>
  • Loading branch information
thomas-kl1 authored Mar 8, 2023
1 parent ce6611e commit 65c0584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1874,6 +1874,7 @@
<code>simpleArray</code>
<code>unsortedKeysArray</code>
<code>validConstantTypes</code>
<code>multipleOutputArray</code>
</PossiblyUnusedMethod>
</file>
<file src="test/Generic/Prototype/PrototypeClassFactoryTest.php">
Expand Down

0 comments on commit 65c0584

Please sign in to comment.