Fix phpdoc

This commit is contained in:
Thomas Bruederli 2013-09-26 10:46:13 +02:00
parent 40ac61ecfb
commit a2883e9402

View file

@ -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;