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:
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index b3bc22f6..64355c64 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -28,6 +28,12 @@
<code>registerEventListener</code>
</InvalidArgument>
</file>
+ <file src="lib/Db/Preferences.php">
+ <UndefinedClass occurrences="2">
+ <code>BackgroundService</code>
+ <code>BackgroundService</code>
+ </UndefinedClass>
+ </file>
<file src="lib/Listener/BaseListener.php">
<UndefinedMethod occurrences="10">
<code>getActivityId</code>