Skip to content

Commit

Permalink
phalcon#16477 - Suppress MissingTemplateParam issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Dec 23, 2023
1 parent 6fc9f4f commit 2ad33cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
<InvalidReturnType errorLevel="suppress"/>
<PropertyNotSetInConstructor errorLevel="suppress"/>
<UnusedParam errorLevel="suppress"/>
<MissingTemplateParam errorLevel="suppress"/>
</issueHandlers>
</psalm>

0 comments on commit 2ad33cb

Please sign in to comment.