JCache::getInstance
Returns a reference to a cache adapter object, always creating it
Signature
public function getInstance([string
$type = 'output',
array
$options] )
Parameters
-
$type
- The cache object type to instantiate
-
$options
- The array of options
Returns
- JCache
- A JCache object