Generator::rewind

(PHP 5 >= 5.5.0, PHP 7)

Generator::rewindRewind the iterator

Beschreibung

public Generator::rewind ( void ) : void

If iteration has already begun, this will throw an exception.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.