Skip to content

Commit

Permalink
Baseline non-use of AbstractFilter::getOptions
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Nov 19, 2024
1 parent 5d5ddf8 commit e166e73
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 @@ -24,6 +24,7 @@
</PossiblyInvalidPropertyAssignmentValue>
<PossiblyUnusedMethod>
<code><![CDATA[applyFilterOnlyToStringableValuesAndStringableArrayValues]]></code>
<code><![CDATA[getOptions]]></code>
<code><![CDATA[isOptions]]></code>
</PossiblyUnusedMethod>
<RedundantConditionGivenDocblockType>
Expand Down

0 comments on commit e166e73

Please sign in to comment.