Php/docs/spldoublylinkedlist.rewind

From Get docs

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::rewindRewind iterator back to the start


Description

public SplDoublyLinkedList::rewind ( ) : void

This rewinds the iterator to the beginning.


Parameters

This function has no parameters.


Return Values

No value is returned.