BearFramework\App\DataRepository::setDriver

Sets a new data driver.
public self setDriver BearFramework\App\IDataDriver $driver )
Parameters
driver
The data driver to use for data storage.
Returns
Returns a reference to itself.
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.