[Psalm] Resolve UndefinedClass

This commit is contained in:
2019-05-12 19:16:49 +03:00
parent ffd5b82a14
commit 2af30dd555
2 changed files with 1 additions and 4 deletions

View File

@@ -39,8 +39,6 @@
<PossiblyNullPropertyAssignmentValue errorLevel="info"/>
<PossiblyNullPropertyFetch errorLevel="info"/>
<PossiblyNullReference errorLevel="info"/>
<UndefinedClass errorLevel="info"/>
</issueHandlers>
<plugins>