Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 27, 2024
1 parent 245c5fb commit 79c0053
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .psalm/baseline.xml
Expand Up @@ -450,8 +450,6 @@
<RedundantCondition>
<code><![CDATA[$metadata instanceof CoversFunction]]></code>
<code><![CDATA[$metadata instanceof UsesFunction]]></code>
<code><![CDATA[$metadata->isCoversFunction()]]></code>
<code><![CDATA[$metadata->isUsesFunction()]]></code>
</RedundantCondition>
</file>
<file src="src/Metadata/Api/DataProvider.php">
Expand Down

0 comments on commit 79c0053

Please sign in to comment.