SplHeap::isCorrupted

(PHP 7)

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

Description

public SplHeap::isCorrupted ( void ) : bool

Parameters

This function has no parameters.

Return Values

Returns TRUE if the heap is corrupted, FALSE otherwise.