SplHeap::isCorrupted
PHP function
Edit on GitHub ✎
(PHP 7, PHP 8)
Tells if the heap is in a corrupted state
Description
SplHeap::isCorrupted(): bool
Parameters Parameters
Return Values
Returns true if the heap is corrupted, false otherwise.