Browse Source

Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount

[Psalm] Fix docblock for return type
tags/v25.0.0beta1
Côme Chilliet 1 year ago
parent
commit
7140201a32
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      lib/private/Files/Mount/MoveableMount.php

+ 0
- 1
lib/private/Files/Mount/MoveableMount.php View File

@@ -37,7 +37,6 @@ interface MoveableMount {
/**
* Remove the mount points
*
* @return mixed
* @return bool
*/
public function removeMount();

Loading…
Cancel
Save