BearFramework\DataList::pop

Pops an object off the end of the list.
public object|null pop void )
Returns
Returns the popped 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.