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