ManaPHP\StoreInterface::delete PHP Method

delete() public method

Deletes a value with the specified id from store
public delete ( string $key )
$key string
    public function delete($key);