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