downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

IteratorIterator::current> <IteratorIterator
[edit] Last updated: Fri, 25 May 2012

view this page in

IteratorIterator::__construct

(PHP 5 >= 5.1.0)

IteratorIterator::__constructCrée un itérateur à partir d'un objet traversable

Description

public IteratorIterator::__construct ( Traversable $iterator )

Crée un itérateur à partir d'un objet traversable.

Liste de paramètres

iterator

L'itérateur traversable.

Valeurs de retour

Aucune valeur n'est retournée.

Voir aussi



add a note add a note User Contributed Notes IteratorIterator::__construct
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites