Class Cache
public static
|
|
protected static
|
|
public static
|
|
public static
|
#
__callStatic( mixed $method, mixed $parameters )
Magic Method for calling the methods on the default cache driver. |
public static
array
|
$drivers | array() |
#
All of the active cache drivers. |
public static
array
|
$registrar | array() |
#
The third-party driver registrar. |