mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount
[Psalm] Fix docblock for return type
This commit is contained in:
commit
7140201a32
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ interface MoveableMount {
|
|||
/**
|
||||
* Remove the mount points
|
||||
*
|
||||
* @return mixed
|
||||
* @return bool
|
||||
*/
|
||||
public function removeMount();
|
||||
|
|
|
|||
Loading…
Reference in a new issue