diff --git a/qodana.yaml b/qodana.yaml index 2e29b84f55e..89cc459fdfa 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -82,3 +82,4 @@ exclude: - name: PhpDuplicateSwitchCaseBodyInspection - name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection - name: PhpPointlessBooleanExpressionInConditionInspection + - name: PhpUndefinedMethodInspection \ No newline at end of file