We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877ad42 commit 7a837bbCopy full SHA for 7a837bb
1 file changed
psalm-baseline.xml
@@ -591,10 +591,6 @@
591
<InvalidArgument>
592
<code>$type</code>
593
</InvalidArgument>
594
- <RedundantCondition>
595
- <code><![CDATA[$atomicType !== 'null']]></code>
596
- <code><![CDATA[$atomicType->type !== 'mixed' && $atomicType !== 'null']]></code>
597
- </RedundantCondition>
598
<RedundantConditionGivenDocblockType>
599
<code>$type instanceof ReflectionNamedType</code>
600
</RedundantConditionGivenDocblockType>
0 commit comments