BearFramework\DataList::sliceProperties

Returns a new list of object that contain only the specified properties of the objects in the current list.
public mixed sliceProperties ( array $properties )
Parameters
properties
The list of property names.
Returns
Returns a new list.
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.