php8.5
Home/ Manual/ spl / iteratoriterator/ IteratorIterator::rewind

IteratorIterator::rewind

PHP function Edit on GitHub ✎

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

Rewind to the first element

Description

IteratorIterator::rewind(): void

Rewinds to the first element.

Parameters Parameters

Return Values

Void

See Also

  • IteratorIterator::next
  • IteratorIterator::valid

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