API17:JCacheStorageApc::clean
From Joomla! Documentation
JCacheStorageApc::clean
Description
Clean cache for a group given a mode.
public function clean (
$group
$mode=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $mode | null |
- Returns
- Defined on line 116 of libraries/joomla/cache/storage/apc.php
See also
JCacheStorageApc::clean source code on BitBucket
Class JCacheStorageApc
Subpackage Cache- Other versions of JCacheStorageApc::clean
User contributed notes
Code Examples