API17:JCacheStorageCachelite::gc
From Joomla! Documentation
JCacheStorageCachelite::gc
Description
Garbage collect expired cache data.
public function gc ()
- Returns boolean True on success, false otherwise.
- Defined on line 233 of libraries/joomla/cache/storage/cachelite.php
- Since

See also
JCacheStorageCachelite::gc source code on BitBucket
Class JCacheStorageCachelite
Subpackage Cache- Other versions of JCacheStorageCachelite::gc
User contributed notes
Code Examples