We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2630427 commit 69c69b0Copy full SHA for 69c69b0
1 file changed
psalm.xml
@@ -45,16 +45,12 @@
45
<referencedFunction name="print_unescaped"/>
46
<referencedFunction name="script"/>
47
<referencedFunction name="style"/>
48
- <directory name="apps/**/templates"/>
49
- <directory name="core/templates"/>
50
</errorLevel>
51
</UndefinedFunction>
52
<UndefinedGlobalVariable>
53
<errorLevel type="suppress">
54
<referencedVariable name="l" />
55
<referencedVariable name="_" />
56
57
58
59
</UndefinedGlobalVariable>
60
</issueHandlers>
0 commit comments