php8.5
Home/ Manual/ spl / multipleiterator/ MultipleIterator::next

MultipleIterator::next

PHP function Edit on GitHub ✎

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

Moves all attached iterator instances forward

Description

MultipleIterator::next(): void

Moves all attached iterator instances forward.

Func

Parameters Parameters

Return Values

Void

See Also

  • MultipleIterator::rewind

Source: reference/spl/multipleiterator/next.xml · from the official PHP manual (php/doc-en)