Skip to content

Commit

Permalink
Psalm update baseline
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos committed Mar 25, 2024
1 parent 637ca65 commit bf17605
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion tests/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,19 @@
<code>private</code>
</UndefinedClass>
</file>
<file src="lib/Service/InstallService.php">
<file src="lib/Service/Install/InstallService.php">
<UndefinedClass occurrences="1">
<code>Process</code>
</UndefinedClass>
</file>
<file src="lib/Service/Install/SignFiles.php">
<UndefinedClass occurrences="4">
<code>RSA</code>
<code>RSA</code>
<code>X509</code>
<code>X509</code>
</UndefinedClass>
</file>
<file src="lib/Service/RequestSignatureService.php">
<UndefinedClass occurrences="2">
<code>UUIDUtil</code>
Expand Down

0 comments on commit bf17605

Please sign in to comment.