JCacheStorageMock::remove
Remove a cached data entry by id and group
Signature
public function remove(string
$id,
string
$groupĀ )
Parameters
-
$id
- The cache data id
-
$group
- The cache data group
Returns
- boolean
- True on success, false otherwise