Skip to content

Commit 7dc5a88

Browse files
committed
Changed Psalm configuration
1 parent 0116941 commit 7dc5a88

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

psalm.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -45,24 +45,5 @@
4545
<referencedProperty name="App\Rest\RestResource::$validator" />
4646
</errorLevel>
4747
</PropertyNotSetInConstructor>
48-
49-
<UndefinedClass>
50-
<errorLevel type="suppress">
51-
<directory name="tests/Integration" />
52-
</errorLevel>
53-
</UndefinedClass>
54-
55-
<UndefinedDocblockClass>
56-
<errorLevel type="suppress">
57-
<directory name="tests/Functional" />
58-
<directory name="tests/Integration" />
59-
</errorLevel>
60-
</UndefinedDocblockClass>
61-
62-
<UndefinedMethod>
63-
<errorLevel type="suppress">
64-
<directory name="tests/Integration" />
65-
</errorLevel>
66-
</UndefinedMethod>
6748
</issueHandlers>
6849
</psalm>

0 commit comments

Comments
 (0)