BearFramework\App\DataRepository::exists

Returns TRUE if the data item exists. FALSE otherwise.
public bool exists string $key )
Parameters
key
The key of the stored data item.
Returns
TRUE if the data item exists. FALSE otherwise.
Details
Location: ~/src/App/DataRepository.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.