mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix phpdoc
This commit is contained in:
parent
a521949baf
commit
c8207312c7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class Quota extends Wrapper {
|
|||
protected $quota;
|
||||
|
||||
/**
|
||||
* @var string $freeSpaceRoot
|
||||
* @var string $sizeRoot
|
||||
*/
|
||||
protected $sizeRoot;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue