Skip to content

Commit

Permalink
fix: php code-check failed due to InvalidThrow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomschke committed Dec 10, 2022
1 parent 0cce8d9 commit b9b85f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/php/psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<errorLevel type="info">
<directory name="modules" />
<file name="application/esmain/index.php" />
<file name="application/esmain/validate_signature.php" />
</errorLevel>
</InvalidThrow>
</issueHandlers>
Expand Down

0 comments on commit b9b85f8

Please sign in to comment.