mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix docblock for return type
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
ec96aa527b
commit
f399fd41ec
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