BearFramework\App\NullCacheDriver::delete

Deletes a value from the cache.
public void delete string $key )
Parameters
key
The key under which the value is stored.
Returns
No value is returned.
Details
Location: ~/src/App/NullCacheDriver.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.