Statement on glibc/iconv Vulnerability

InternalIterator::rewind

(PHP 8)

InternalIterator::rewindRewind the Iterator to the first element

Descripción

public InternalIterator::rewind(): void

Rewinds back to the first element of the Iterator.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

add a note

User Contributed Notes

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