SplHeap::isCorrupted

(PHP 7)

SplHeap::isCorruptedTells if the heap is in a corrupted state

Beschreibung

public SplHeap::isCorrupted ( void ) : bool

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns TRUE if the heap is corrupted, FALSE otherwise.