PHP 8.5.0 Alpha 2 available for testing

IteratorIterator::rewind

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

IteratorIterator::rewindRebobinar al primer elemento

Descripción

public IteratorIterator::rewind(): void

Rebobinar al primer elemento.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

No se retorna ningún valor.

Ver también

add a note

User Contributed Notes

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