summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-05-31 12:16:39 +0200
committerGitHub <noreply@github.com>2022-05-31 12:16:39 +0200
commit86b2e67dd664afc7ee7052d086c8c7c86c8a4d83 (patch)
tree420683f6d9b887a25b188d9273230612a8f622a8
parent699f259c45a73a8579061e5f1088ef27bd335630 (diff)
parenta1c5176e4c31436e5d047a31117c709a89b18bbd (diff)
downloadnextcloud-server-86b2e67dd664afc7ee7052d086c8c7c86c8a4d83.tar.gz
nextcloud-server-86b2e67dd664afc7ee7052d086c8c7c86c8a4d83.zip
Merge pull request #32665 from nextcloud/automated/noid/psalm-baseline-update-1653970753
[Automated] Update psalm-baseline.xml
-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>