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 cfa88d4 commit d791d23Copy full SHA for d791d23
1 file changed
psalm.xml
@@ -14,6 +14,9 @@
14
ensureArrayStringOffsetsExist="true"
15
addParamDefaultToDocblockType="true"
16
>
17
+ <issueHandlers>
18
+ <MissingClassConstType errorLevel="suppress" />
19
+ </issueHandlers>
20
<projectFiles>
21
<directory name="src" />
22
<ignoreFiles>
0 commit comments