php8.5
Home/ Manual/ predefined / internaliterator/ InternalIterator::rewind

InternalIterator::rewind

PHP function Edit on GitHub ✎

(PHP 8)

Rewind the Iterator to the first element

Description

InternalIterator::rewind(): void

Rewinds back to the first element of the Iterator.

Parameters Parameters

Return Values

Void

Source: language/predefined/internaliterator/rewind.xml · from the official PHP manual (php/doc-en)