SplPriorityQueue::isCorrupted
  (PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplPriorityQueue::isCorrupted — Tells if the priority queue is in a corrupted state
  
 
  Beschreibung
  
   public SplPriorityQueue::isCorrupted(): 
bool 
  
 
  Parameter-Liste
  Diese Funktion besitzt keine Parameter.
  
 
  Rückgabewerte
  
   Returns true if the priority queue is corrupted, false otherwise.