SplPriorityQueue
PHP Manual

SplPriorityQueue::next

(PHP 5 >= 5.3.0)

SplPriorityQueue::nextMove to the next node

Описание

void SplPriorityQueue::next ( void )

Extracts the top node from the queue.

Параметри

Тази функция няма параметри.

Връщани стойности

Няма връщана стойност.


SplPriorityQueue
PHP Manual