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

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