BearFramework\App\DataCacheDriver::__construct

Constructs a new data cache driver.
public __construct BearFramework\App\DataRepository $dataRepository [, string $keyPrefix '.temp/cache/' ] )
Parameters
dataRepository
The data repository to use to store data.
keyPrefix
The key prefix for the cache items.
Details
Location: ~/src/App/DataCacheDriver.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.