SplFixedArray
PHP Manual

SplFixedArray::rewind

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::rewindRewind iterator back to the start

Beschreibung

public void SplFixedArray::rewind ( void )

Rewinds the iterator to the beginning.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


SplFixedArray
PHP Manual