diff options
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index a8db3332dc9..00c93666e91 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1324,11 +1324,6 @@ <code><![CDATA[$this->fastCache[$app][$key] ?? $default]]></code> </NullableReturnStatement> </file> - <file src="lib/private/AppFramework/Bootstrap/Coordinator.php"> - <InvalidPropertyAssignmentValue> - <code><![CDATA[$this->bootedApps]]></code> - </InvalidPropertyAssignmentValue> - </file> <file src="lib/private/AppFramework/Bootstrap/FunctionInjector.php"> <UndefinedMethod> <code><![CDATA[getName]]></code> |