Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 1, 2023
1 parent 41098bf commit 98f2dc9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,6 @@
<MixedInferredReturnType>
<code>array|null</code>
</MixedInferredReturnType>
<MixedOperand>
<code>MatcherAbstract::class</code>
</MixedOperand>
<MixedReturnStatement>
<code><![CDATA[$this->_internalClassParamMap[strtolower($class)][strtolower($method)]]]></code>
</MixedReturnStatement>
Expand All @@ -389,7 +386,6 @@
<code>(bool) $flag</code>
</RedundantCastGivenDocblockType>
<UndefinedClass>
<code>MatcherAbstract</code>
<code>\Hamcrest_Matcher</code>
</UndefinedClass>
</file>
Expand Down

0 comments on commit 98f2dc9

Please sign in to comment.