Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-05-03 19:11:10 +0300
committerdartcafe <github@dartcafe.de>2022-05-03 19:11:10 +0300
commit19bc05f945e4aced662cbb96e6961877966e028c (patch)
tree37ee5edf6da06d1818c7e615453469d2e38dbbd0 /psalm-baseline.xml
parentf0c7eb135a99aed3f7d332426ff140c1978d1e21 (diff)
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index b455dd43..0f76059e 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -73,14 +73,14 @@
<code>getActor</code>
</UndefinedMethod>
</file>
- <file src="lib/Service/CalendarService.php">
- <UndefinedInterfaceMethod occurrences="2">
- <code>getCalendarsForPrincipal</code>
+ <file src="lib/Model/CalendarEvent.php">
+ <UndefinedInterfaceMethod occurrences="1">
<code>getUri</code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/Service/CalendarEvent.php">
- <UndefinedInterfaceMethod occurrences="1">
+ <file src="lib/Service/CalendarService.php">
+ <UndefinedInterfaceMethod occurrences="2">
+ <code>getCalendarsForPrincipal</code>
<code>getUri</code>
</UndefinedInterfaceMethod>
</file>