fix phpdoc
This commit is contained in:
parent
a3d50ef49a
commit
989995a852
|
@ -469,7 +469,7 @@ interface Storage {
|
|||
public function setAvailability($isAvailable);
|
||||
|
||||
/**
|
||||
* @param $path path for which to retrieve the owner
|
||||
* @param string $path path for which to retrieve the owner
|
||||
* @since 9.0.0
|
||||
*/
|
||||
public function getOwner($path);
|
||||
|
|
Loading…
Reference in New Issue