API17:JCacheStorageHelper::updateSize
From Joomla! Documentation
JCacheStorageHelper::updateSize
Description
Increase cache items count.
public function updateSize (
$size
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $size | string | Cached item size | |
| string | $groupThecachedatagroup |
See also
JCacheStorageHelper::updateSize source code on BitBucket
Class JCacheStorageHelper
Subpackage Cache- Other versions of JCacheStorageHelper::updateSize
User contributed notes
Code Examples