aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-11-13 07:25:36 +0100
committerGitHub <noreply@github.com>2020-11-13 07:25:36 +0100
commit25f8d76f266d53fa4b6f0f3c4fa65febc7b31253 (patch)
tree71b69c444c46417f1380e46d3ae55b07631fe859
parentfe5482e2f54c5c3dbfdfb87cb086c4de3a8c92c3 (diff)
parent05cd789e9d5855b47fa6aa2c4d075ab6170eac07 (diff)
downloadnextcloud-server-25f8d76f266d53fa4b6f0f3c4fa65febc7b31253.tar.gz
nextcloud-server-25f8d76f266d53fa4b6f0f3c4fa65febc7b31253.zip
Merge pull request #24088 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index e033bab7b37..f721a65c5d4 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-&gt;appRoot</code>
- </UndefinedThisPropertyAssignment>
- <UndefinedThisPropertyFetch occurrences="2">
- <code>$this-&gt;appRoot</code>
- <code>$this-&gt;appRoot</code>
- </UndefinedThisPropertyFetch>
- </file>
<file src="apps/cloud_federation_api/lib/Controller/RequestHandlerController.php">
<InvalidScalarArgument occurrences="1">
<code>$e-&gt;getCode()</code>