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-06 22:28:55 +0300
committerdartcafe <github@dartcafe.de>2022-05-06 22:28:55 +0300
commita32a81c84bd4890bbd61a7d1d49269ab107f4533 (patch)
tree6b732d3b636f73d76f661428eb210e1e9781bd13 /psalm-baseline.xml
parentd5cd5db6c25b128dbf3f373533e53d24c0623893 (diff)
base-line
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 0f76059e..3b1864a0 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -79,9 +79,11 @@
</UndefinedInterfaceMethod>
</file>
<file src="lib/Service/CalendarService.php">
- <UndefinedInterfaceMethod occurrences="2">
+ <UndefinedInterfaceMethod occurrences="4">
<code>getCalendarsForPrincipal</code>
<code>getUri</code>
+ <code>newQuery</code>
+ <code>searchForPrincipal</code>
</UndefinedInterfaceMethod>
</file>
</files>