aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-04 10:46:37 +0200
committerGitHub <noreply@github.com>2024-09-04 10:46:37 +0200
commitab511e8d9454cceb8387ad84923570a3598649e1 (patch)
tree04fcf678f3a74b734e23ec3140f1efd8da04d81a
parent99b225f06ba6d1621dc7958ddf91673450d62cf2 (diff)
parenta30d9a7926804a90b18729fe79291a919c6de345 (diff)
downloadnextcloud-server-ab511e8d9454cceb8387ad84923570a3598649e1.tar.gz
nextcloud-server-ab511e8d9454cceb8387ad84923570a3598649e1.zip
Merge pull request #47724 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-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>