BearFramework\App\CacheRepository::setDriver

Sets a new cache driver.
public self setDriver BearFramework\App\ICacheDriver $driver )
Parameters
driver
The driver to use for cache storage.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/CacheRepository.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.