SplHeap::isCorrupted

(PHP 7)

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

Descrierea

public SplHeap::isCorrupted ( ) : bool

Parametri

Această funcție nu are parametri.

Valorile întoarse

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