JCacheStorageFile::_checkExpire
Check to make sure cache is still valid, if not, delete it.
Signature
protected function _checkExpire(string
$id,
string
$groupĀ )
Parameters
-
$id
- Cache key to expire.
-
$group
- The cache data group.
Returns
- boolean
- False if not valid