aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-04 02:29:30 +0000
committerGitHub <noreply@github.com>2024-09-04 02:29:30 +0000
commita30d9a7926804a90b18729fe79291a919c6de345 (patch)
treede9177a91b8ef33cd66ba500062a8c03f2f8db9e /build
parent94d259e75048665718bef82ae4b94e521a78bbcb (diff)
downloadnextcloud-server-a30d9a7926804a90b18729fe79291a919c6de345.tar.gz
nextcloud-server-a30d9a7926804a90b18729fe79291a919c6de345.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>