Fix phpdoc
This commit is contained in:
parent
40ac61ecfb
commit
a2883e9402
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ class kolab_storage_folder
|
|||
public $default = false;
|
||||
|
||||
/**
|
||||
* Is this folder set to be default
|
||||
* @var boolean
|
||||
* The kolab_storage_cache instance for caching operations
|
||||
* @var object
|
||||
*/
|
||||
public $cache;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue