IteratorIterator
PHP Manual

IteratorIterator::__construct

(PHP 5 >= 5.1.0)

IteratorIterator::__constructCreate an iterator from anything that is traversable

Opis

public IteratorIterator::__construct ( Traversable $iterator )

Creates an iterator from anything that is traversable.

Parametry

iterator

The traversable iterator.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:


IteratorIterator
PHP Manual