SplHeap::isCorrupted

(PHP 7)

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

Opis

public SplHeap::isCorrupted ( void ) : bool

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE if the heap is corrupted, FALSE otherwise.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top