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;
|
public $default = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Is this folder set to be default
|
* The kolab_storage_cache instance for caching operations
|
||||||
* @var boolean
|
* @var object
|
||||||
*/
|
*/
|
||||||
public $cache;
|
public $cache;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue