PHP Class ScriptFUSION\Porter\Collection\FilteredRecords

Inheritance: extends RecordCollection
Afficher le fichier Open project: ScriptFUSION/Porter

Méthodes publiques

Méthode Description
__construct ( Iterator $records, RecordCollection $previousCollection, callable $filter )
getFilter ( ) : callable

Method Details

__construct() public méthode

public __construct ( Iterator $records, RecordCollection $previousCollection, callable $filter )
$records Iterator
$previousCollection RecordCollection
$filter callable

getFilter() public méthode

public getFilter ( ) : callable
Résultat callable