fix phpdoc

This commit is contained in:
Robin Appelman 2015-12-02 15:14:52 +01:00
parent a3d50ef49a
commit 989995a852
1 changed files with 1 additions and 1 deletions

View File

@ -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);