SplPriorityQueue::next
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Move to the next node
Description
SplPriorityQueue::next(): void
Extracts the top node from the queue.
Parameters Parameters
Return Values
Void