Fix phpdoc

This commit is contained in:
Robin Appelman 2014-01-27 16:00:10 +01:00
parent a521949baf
commit c8207312c7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class Quota extends Wrapper {
protected $quota;
/**
* @var string $freeSpaceRoot
* @var string $sizeRoot
*/
protected $sizeRoot;