Dutch PHP Conference 2025 - Call For Papers

InternalIterator::rewind

(PHP 8)

InternalIterator::rewindRewind the Iterator to the first element

Опис

public InternalIterator::rewind(): void

Rewinds back to the first element of the Iterator.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top