diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e033bab7b37ee4e8cb6634442b95ac3a86a0cbe9..f721a65c5d43423128b7c2144f66c48bd69277a4 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -41,15 +41,6 @@ <code>array</code> </LessSpecificImplementedReturnType> </file> - <file src="apps/accessibility/lib/Controller/AccessibilityController.php"> - <UndefinedThisPropertyAssignment occurrences="1"> - <code>$this->appRoot</code> - </UndefinedThisPropertyAssignment> - <UndefinedThisPropertyFetch occurrences="2"> - <code>$this->appRoot</code> - <code>$this->appRoot</code> - </UndefinedThisPropertyFetch> - </file> <file src="apps/cloud_federation_api/lib/Controller/RequestHandlerController.php"> <InvalidScalarArgument occurrences="1"> <code>$e->getCode()</code>