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-01-25 00:30:31 +0300
committerdartcafe <github@dartcafe.de>2022-01-25 00:30:31 +0300
commitf4d87bbc2d573bafcdf5246ef6304e54b4d2b6d0 (patch)
tree050bca3c57f0fdcf2ea995051362f77579463926 /psalm-baseline.xml
parentd64f9ce270ad2b7e5e0dae3f84a3ed5830309ee9 (diff)
fixes and corrections
Signed-off-by: dartcafe <github@dartcafe.de>
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>