SplDoublyLinkedList::rewind
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Rewind iterator back to the start
Description
SplDoublyLinkedList::rewind(): void
This rewinds the iterator to the beginning.
Parameters Parameters
Return Values
Void