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