Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
b418a680e7
commit
974a191381
|
@ -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 New Issue