Fix docblock for return type

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/32634/head
Daniel Kesselberg 2 years ago
parent ec96aa527b
commit f399fd41ec
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614

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

Loading…
Cancel
Save