fixed misleading comment.
This commit is contained in:
parent
c81be6d27b
commit
429ac00ff5
|
@ -14,7 +14,7 @@ class Config {
|
||||||
public static $items = array();
|
public static $items = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A cache of the loaded configuration items.
|
* A cache of the parsed configuration items.
|
||||||
*
|
*
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue