PHP Class phpstreams\operations\FilterOperation

This stream takes a callback and yields every entry for which the callback returns something truthy.
Author: Bert Peters ([email protected])
Inheritance: extends AbstractCallbackOperation
Show file Open project: bertptrs/phpstreams

Public Methods

Method Description
getIterator ( )

Method Details

getIterator() public method

public getIterator ( )