BearFramework\App\NullDataDriver::delete

Deletes the data item specified and it's metadata.
public void delete string $key )
Parameters
key
The key of the data item to delete.
Returns
No value is returned.
Details
Location: ~/src/App/NullDataDriver.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.