Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Apr 6, 2024
1 parent 14ad043 commit ee7a261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<code><![CDATA[$previous instanceof self]]></code>
</DocblockTypeContradiction>
<MixedArgumentTypeCoercion>
<code><![CDATA[$new::getInstance($config, $previous)]]></code>
<code><![CDATA[$new::getInstance($config, null)]]></code>
</MixedArgumentTypeCoercion>
<MixedPropertyTypeCoercion>
Expand Down

0 comments on commit ee7a261

Please sign in to comment.