From 2d95e06c127d01e09c59c937c165ef8bd33bf3c2 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 23 May 2014 00:10:34 -0600 Subject: [PATCH] phpdoc --- imp/lib/Imap/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Imap/Config.php b/imp/lib/Imap/Config.php index fd58aa6d546..f4851f6e7cd 100644 --- a/imp/lib/Imap/Config.php +++ b/imp/lib/Imap/Config.php @@ -23,9 +23,9 @@ * @property boolean $acl Enable ACLs? * @property array $admin Admin configuration. * @property array $autocreate_special Autocreate the special mailboxes? - * @property-read array $cache_params The cache configuration. * @property mixed $cache The cache configuration from backends.php. * @property string $cache_lifetime Cache lifetime. + * @property-read array $cache_params The cache configuration. * @property array $capability_ignore The list of capabilities to ignore. * @property string $comparator The non-default comparator to use. * @property string $debug The debug handler.