(PHP 5 >= 5.3.0, PHP 7)
Move to the next node
public void SplPriorityQueue::next ( void )
Extracts the top node from the queue.
Returns:
No value is returned.
Extracts the top node from the queue.
No value is returned.
Please login to continue.