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-05-31 07:19:13 +0300
committerGitHub <noreply@github.com>2022-05-31 07:19:13 +0300
commita1c5176e4c31436e5d047a31117c709a89b18bbd (patch)
treebaf2aae3f7227fed80184feb0bbd8941a0580a38 /build
parent016895d539649fb32ec2b1c652303dc8a0a06bbf (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 9aa04a7eba8..fcf28a8b775 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2979,11 +2979,6 @@
<code>wrap</code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/private/Files/Mount/MoveableMount.php">
- <InvalidDocblock occurrences="1">
- <code>public function removeMount();</code>
- </InvalidDocblock>
- </file>
<file src="lib/private/Files/Mount/ObjectHomeMountProvider.php">
<InvalidNullableReturnType occurrences="1">
<code>\OCP\Files\Mount\IMountPoint</code>