mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
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
Block a user