API17:JCache::gc
From Joomla! Documentation
JCache::gc
Description
Garbage collect expired cache data.
public function gc ()
- Returns boolean True on success, false otherwise.
- Defined on line 263 of libraries/joomla/cache/cache.php
- Since
See also
JCache::gc source code on BitBucket
Class JCache
Subpackage Cache
- Other versions of JCache::gc
User contributed notes
Code Examples