API17:JDaemon::gc
From Joomla! Documentation
JDaemon::gc
Description
Method to perform basic garbage collection and memory management in the sense of clearing the stat cache.
protected function gc ()
- Returns
- Defined on line 518 of libraries/joomla/application/cli/daemon.php
See also
JDaemon::gc source code on BitBucket
Class JDaemon
Subpackage Application- Other versions of JDaemon::gc
User contributed notes
Code Examples