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
Afficher le fichier Open project: bertptrs/phpstreams

Méthodes publiques

Méthode Description
getIterator ( )

Method Details

getIterator() public méthode

public getIterator ( )