aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index bbc66be43f5..564236c360d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1373,11 +1373,6 @@
<code><![CDATA[$this->request->server]]></code>
</NoInterfaceProperties>
</file>
- <file src="core/templates/layout.public.php">
- <UndefinedInterfaceMethod>
- <code><![CDATA[getIcon]]></code>
- </UndefinedInterfaceMethod>
- </file>
<file src="lib/autoloader.php">
<RedundantCondition>
<code><![CDATA[$this->memoryCache]]></code>