finished the asset tests.

This commit is contained in:
Taylor Otwell
2012-01-18 10:47:48 -06:00
parent 9977ccb708
commit 19f8430ce2
3 changed files with 138 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ class Config {
*
* @var array
*/
protected static $cache = array();
public static $cache = array();
/**
* Determine if a configuration item or file exists.