Fix qodana warnings

This commit is contained in:
Laurent Destailleur 2023-04-26 02:28:21 +02:00
parent 8d06189621
commit fb961ffd82

View File

@ -82,4 +82,5 @@ exclude:
- name: PhpDuplicateSwitchCaseBodyInspection
- name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection
- name: PhpPointlessBooleanExpressionInConditionInspection
- name: PhpUndefinedMethodInspection
- name: PhpUndefinedMethodInspection
- name: PhpDuplicateCatchBodyInspection