SplPriorityQueue::valid
(PHP 5 >= 5.3.0)
SplPriorityQueue::valid — Check whether the queue contains more nodes
Описание
bool SplPriorityQueue::valid
( void
)
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE if the queue contains any more nodes, FALSE otherwise.