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