BearFramework\DataList::get

Returns the object at the index specified or null if not found.
public object|null get int $index )
Parameters
index
The index of the item.
Returns
The object at the index specified or null if not found.
Details
Location: ~/src/DataList.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.