Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 30, 2023
1 parent 231d0ae commit d781fac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -590,9 +590,9 @@
</PossiblyNullArgument>
</file>
<file src="src/Framework/MockObject/Invocation.php">
<InvalidArgument>
<ArgumentTypeCoercion>
<code>$types</code>
</InvalidArgument>
</ArgumentTypeCoercion>
<MissingThrowsDocblock>
<code>throw $t;</code>
</MissingThrowsDocblock>
Expand Down

0 comments on commit d781fac

Please sign in to comment.