Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-09 07:11:58 +0300
committerGitHub <noreply@github.com>2022-04-09 07:11:58 +0300
commit26d6ed83d1cffb602d22ca4ea75523f0d886152a (patch)
treea0adc5bb03e906021723b1514bb08fa73e3494f4 /build
parent6f9d726ccf05945484d3fec2d4fca21c4109eb74 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 2f77c07b074..73891b59918 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1227,11 +1227,6 @@
<code>$legacyEvent</code>
</InvalidArgument>
</file>
- <file src="apps/files/lib/Service/DirectEditingService.php">
- <UndefinedInterfaceMethod occurrences="1">
- <code>getEditors</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/files/lib/Service/OwnershipTransferService.php">
<InvalidIterator occurrences="1">
<code>$encryptedFiles</code>