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 d807b09 commit 4b48420Copy full SHA for 4b48420
plugins/wpgraphql-logging/psalm.xml
@@ -39,13 +39,13 @@
39
40
<RedundantCast>
41
<errorLevel type="suppress">
42
- <file name="src/Admin/View/List/Templates/wpgraphql-logger-view.php"/>
+ <file name="src/Admin/View/Templates/wpgraphql-logger-view.php"/>
43
</errorLevel>
44
</RedundantCast>
45
46
<PossiblyInvalidArgument>
47
48
- <file name="src/Admin/View/List/Templates/wpgraphql-logger-filters.php"/>
+ <file name="src/Admin/View/Templates/wpgraphql-logger-filters.php"/>
49
50
</PossiblyInvalidArgument>
51
</issueHandlers>
0 commit comments