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