PHP Class Ouzo\Utilities\Iterator\TransformingIterator

Inheritance: extends ForwardingIterator
Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
__construct ( Iterator $iterator, $function )
current ( )

Method Details

__construct() public méthode

public __construct ( Iterator $iterator, $function )
$iterator Iterator

current() public méthode

public current ( )