SplPriorityQueue::isCorrupted

(PHP 5 >= 5.3.0, PHP 7)

SplPriorityQueue::isCorruptedTells 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.