We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0116941 commit 7dc5a88Copy full SHA for 7dc5a88
psalm.xml
@@ -45,24 +45,5 @@
45
<referencedProperty name="App\Rest\RestResource::$validator" />
46
</errorLevel>
47
</PropertyNotSetInConstructor>
48
-
49
- <UndefinedClass>
50
- <errorLevel type="suppress">
51
- <directory name="tests/Integration" />
52
- </errorLevel>
53
- </UndefinedClass>
54
55
- <UndefinedDocblockClass>
56
57
- <directory name="tests/Functional" />
58
59
60
- </UndefinedDocblockClass>
61
62
- <UndefinedMethod>
63
64
65
66
- </UndefinedMethod>
67
</issueHandlers>
68
</psalm>
0 commit comments