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:10:42 +0300
committerdartcafe <github@dartcafe.de>2022-05-03 19:10:42 +0300
commitf0c7eb135a99aed3f7d332426ff140c1978d1e21 (patch)
treec5b5595bb5c271171c512ef8f8e6de5f1f269ca4 /psalm-baseline.xml
parent2b3c2ca3c705d553a91d5d432b138567707fe38f (diff)
late
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 0487286d..b455dd43 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -79,4 +79,9 @@
<code>getUri</code>
</UndefinedInterfaceMethod>
</file>
+ <file src="lib/Service/CalendarEvent.php">
+ <UndefinedInterfaceMethod occurrences="1">
+ <code>getUri</code>
+ </UndefinedInterfaceMethod>
+ </file>
</files>