Docs
Addons
Community
News
Documentation
/
API
BearFramework\DataList::push
Pushes an object onto the end of the list.
public
self push
(
object
|array
$object
)
Parameters
object
The data to be pushed.
Returns
A reference to the list.
Details
BearFramework\DataList
Location: ~/src/DataList.php
back to index
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.