We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
phalcon
Learn more about funding links in repositories.
Report abuse
MissingTemplateParam
1 parent 6fc9f4f commit 2ad33cbCopy full SHA for 2ad33cb
psalm.xml
@@ -17,5 +17,6 @@
17
<InvalidReturnType errorLevel="suppress"/>
18
<PropertyNotSetInConstructor errorLevel="suppress"/>
19
<UnusedParam errorLevel="suppress"/>
20
+ <MissingTemplateParam errorLevel="suppress"/>
21
</issueHandlers>
22
</psalm>
0 commit comments