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

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