SplDoublyLinkedList::next
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Move to next entry
Description
SplDoublyLinkedList::next(): void
Move the iterator to the next node.
Parameters Parameters
Return Values
Void