BearFramework\DataList::shift

Shift an object off the beginning of the list.
public object|null shift void )
Returns
Returns the shifted object or null if the list is empty.
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.