BearFramework\App\DataRepository::useFileDriver

Enables the file data driver using the directory specified.
public self useFileDriver string $dir )
Parameters
dir
The directory used for file 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.