API17:JCacheStorageEaccelerator:: construct
From Joomla! Documentation
JCacheStorageEaccelerator::__construct
Description
Constructor.
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
- Returns
- Defined on line 27 of libraries/joomla/cache/storage/eaccelerator.php
See also
JCacheStorageEaccelerator::__construct source code on BitBucket
Class JCacheStorageEaccelerator
Subpackage Cache- Other versions of JCacheStorageEaccelerator::__construct
User contributed notes
Code Examples