Skip to content

Commit

Permalink
Update psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuruuh committed Feb 6, 2024
1 parent c683c30 commit 6e3001b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2041,9 +2041,6 @@
<code><![CDATA[$token->value]]></code>
<code><![CDATA[$token->value]]></code>
</PossiblyNullPropertyFetch>
<PossiblyUndefinedVariable>
<code>$args</code>
</PossiblyUndefinedVariable>
<RedundantConditionGivenDocblockType>
<code>$AST instanceof AST\SelectStatement</code>
<code>$token === Lexer::T_IDENTIFIER</code>
Expand Down

0 comments on commit 6e3001b

Please sign in to comment.