aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-06-18 06:47:37 +0200
committerGitHub <noreply@github.com>2021-06-18 06:47:37 +0200
commit9a05fd4f5210ddacc8833054617c0a6544fbb2fd (patch)
treeb18420281555fe41131b96a963d06272da13d556
parent3b70e44f2a1483fe89469e7de9321c2cc79fd720 (diff)
parent1fb0dc9eb846150a4b35517029f3d98389008243 (diff)
downloadnextcloud-server-9a05fd4f5210ddacc8833054617c0a6544fbb2fd.tar.gz
nextcloud-server-9a05fd4f5210ddacc8833054617c0a6544fbb2fd.zip
Merge pull request #27548 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 259eb35a886..47cc8f2fe89 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1599,9 +1599,6 @@
<NullableReturnStatement occurrences="1">
<code>$this-&gt;sourceRootInfo</code>
</NullableReturnStatement>
- <TooManyArguments occurrences="1">
- <code>new \OCA\Files_Sharing\Cache($storage, $sourceRoot, $this-&gt;superShare)</code>
- </TooManyArguments>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;mountOptions</code>
</UndefinedThisPropertyAssignment>