Fix qodana warnings
This commit is contained in:
parent
8d06189621
commit
fb961ffd82
@ -82,4 +82,5 @@ exclude:
|
||||
- name: PhpDuplicateSwitchCaseBodyInspection
|
||||
- name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection
|
||||
- name: PhpPointlessBooleanExpressionInConditionInspection
|
||||
- name: PhpUndefinedMethodInspection
|
||||
- name: PhpUndefinedMethodInspection
|
||||
- name: PhpDuplicateCatchBodyInspection
|
||||
Loading…
Reference in New Issue
Block a user