BearFramework\App\FileDataDriver::getList

Returns a list of all items in the data storage.
public BearFramework\DataList|BearFramework\App\DataItem[] getList ( [ BearFramework\DataList\Context|null $context ] )
Parameters
context
Returns
A list of all items in the data storage.
Details
Location: ~/src/App/FileDataDriver.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.