diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-05-31 04:19:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 04:19:13 +0000 |
commit | a1c5176e4c31436e5d047a31117c709a89b18bbd (patch) | |
tree | baf2aae3f7227fed80184feb0bbd8941a0580a38 /build | |
parent | 016895d539649fb32ec2b1c652303dc8a0a06bbf (diff) | |
download | nextcloud-server-a1c5176e4c31436e5d047a31117c709a89b18bbd.tar.gz nextcloud-server-a1c5176e4c31436e5d047a31117c709a89b18bbd.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
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> |