summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-02-15 04:31:27 +0000
committerGitHub <noreply@github.com>2021-02-15 04:31:27 +0000
commit974a191381a06162b443eb939fd85b129e1aa236 (patch)
tree8b28a4dd305c445fe188cdc0528d0e67262560b1 /build/psalm-baseline.xml
parentb418a680e7431dd39acfdc1c52c693ae777a8c83 (diff)
downloadnextcloud-server-974a191381a06162b443eb939fd85b129e1aa236.tar.gz
nextcloud-server-974a191381a06162b443eb939fd85b129e1aa236.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index c3de82e144b..99cad4ee3fc 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -227,15 +227,11 @@
</UndefinedFunction>
</file>
<file src="apps/dav/lib/CalDAV/CalendarHome.php">
- <InvalidClass occurrences="1">
- <code>\Sabre\CalDAv\Notifications\Collection</code>
- </InvalidClass>
<InvalidReturnStatement occurrences="5">
<code>$calendarPlugin-&gt;getCalendarInCalendarHome($this-&gt;principalInfo['uri'], $calendarUri)</code>
<code>new Inbox($this-&gt;caldavBackend, $this-&gt;principalInfo['uri'])</code>
<code>new Outbox($this-&gt;config, $this-&gt;principalInfo['uri'])</code>
<code>new Subscription($this-&gt;caldavBackend, $subscription)</code>
- <code>new \Sabre\CalDAv\Notifications\Collection($this-&gt;caldavBackend, $this-&gt;principalInfo['uri'])</code>
</InvalidReturnStatement>
<InvalidReturnType occurrences="1">
<code>getChild</code>