SplFixedArray
PHP Manual

SplFixedArray::rewind

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::rewindRewind iterator back to the start

Descrição

public void SplFixedArray::rewind ( void )

Rewinds the iterator to the beginning.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Não há valor retornado.


SplFixedArray
PHP Manual