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:09:15 +0300
committerdartcafe <github@dartcafe.de>2022-05-03 19:09:15 +0300
commit2b3c2ca3c705d553a91d5d432b138567707fe38f (patch)
tree5770f57917fb184bae1cb4d280202536b16d2087 /psalm-baseline.xml
parent0d4daa3995e1b1672cdf93f85524b5e049695773 (diff)
psalm baseline
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index e63db79c..0487286d 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -74,8 +74,9 @@
</UndefinedMethod>
</file>
<file src="lib/Service/CalendarService.php">
- <UndefinedInterfaceMethod occurrences="1">
+ <UndefinedInterfaceMethod occurrences="2">
<code>getCalendarsForPrincipal</code>
+ <code>getUri</code>
</UndefinedInterfaceMethod>
</file>
</files>