API17

API17:JCacheStorage::gc

From Joomla! Documentation

Revision as of 02:25, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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


User contributed notes

Code Examples