mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #25642 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
This commit is contained in:
commit
45118df083
1 changed files with 0 additions and 4 deletions
|
|
@ -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->getCalendarInCalendarHome($this->principalInfo['uri'], $calendarUri)</code>
|
||||
<code>new Inbox($this->caldavBackend, $this->principalInfo['uri'])</code>
|
||||
<code>new Outbox($this->config, $this->principalInfo['uri'])</code>
|
||||
<code>new Subscription($this->caldavBackend, $subscription)</code>
|
||||
<code>new \Sabre\CalDAv\Notifications\Collection($this->caldavBackend, $this->principalInfo['uri'])</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>getChild</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue