Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 30, 2022
1 parent cf09eea commit 7757b79
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .psalm/baseline.xml
@@ -1,11 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.0.1@b1e2e30026936ef8d5bf6a354d1c3959b6231f44">
<files psalm-version="dev-master@">
<file src="src/Invoker.php">
<MissingConstructor occurrences="1">
<code>$timeout</code>
</MissingConstructor>
<MissingReturnType occurrences="1">
<code>invoke</code>
</MissingReturnType>
</file>
</files>

0 comments on commit 7757b79

Please sign in to comment.