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