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