Skip to content

Commit

Permalink
Partially revert 6405aab
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 18, 2020
1 parent 6405aab commit faf2933
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,11 @@
<file src="src/Util/Annotation/DocBlock.php">
<InvalidCatch occurrences="1"/>
</file>
<file src="src/Util/Blacklist.php">
<UndefinedClass occurrences="1">
<code>Invoker</code>
</UndefinedClass>
</file>
<file src="src/Util/Configuration.php">
<ArgumentTypeCoercion occurrences="4">
<code>$extension</code>
Expand Down

0 comments on commit faf2933

Please sign in to comment.