API17:JCacheStorage:: construct
From Joomla! Documentation
JCacheStorage::__construct
Description
Constructor.
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
See also
JCacheStorage::__construct source code on BitBucket
Class JCacheStorage
Subpackage Cache- Other versions of JCacheStorage::__construct
User contributed notes
Code Examples