|
Previous Page |
Solar_Cache_Adapter_Xcache |
Next Page |
delete()
public
bool
delete (
string $key
)
Deletes a cache entry.
Parameters
- (string)
$key: The entry ID.
Returns
- (bool) true on successful deletion, false on failure
Description
Deletes a cache entry.