SplHeap::isCorrupted

(PHP 7)

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

説明

public SplHeap::isCorrupted ( void ) : bool

パラメータ

この関数にはパラメータはありません。

返り値

Returns TRUE if the heap is corrupted, FALSE otherwise.