Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jun 4, 2022
1 parent 7249d46 commit c1d3e69
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions psalm-baseline.xml
@@ -1,17 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.23.0@f1fe6ff483bf325c803df9f510d09a03fd796f88">
<file src="src/ServiceProvider/ApplicationServiceProvider.php">
<MixedArgument occurrences="1">
<code>$container-&gt;get('app.package')</code>
</MixedArgument>
<MixedInferredReturnType occurrences="1">
<code>Application</code>
</MixedInferredReturnType>
<UndefinedClass occurrences="1">
<code>$container-&gt;tagged(Command::class)</code>
</UndefinedClass>
<UndefinedDocblockClass occurrences="1">
<code>$container-&gt;tagged(Command::class)</code>
</UndefinedDocblockClass>
</file>
</files>
<files psalm-version="4.23.0@f1fe6ff483bf325c803df9f510d09a03fd796f88"/>

0 comments on commit c1d3e69

Please sign in to comment.