Fix phpdoc
This commit is contained in:
parent
a521949baf
commit
c8207312c7
|
@ -16,7 +16,7 @@ class Quota extends Wrapper {
|
|||
protected $quota;
|
||||
|
||||
/**
|
||||
* @var string $freeSpaceRoot
|
||||
* @var string $sizeRoot
|
||||
*/
|
||||
protected $sizeRoot;
|
||||
|
||||
|
|
Loading…
Reference in New Issue