SplPriorityQueue::isCorrupted

(PHP 5 >= 5.3.0, PHP 7)

SplPriorityQueue::isCorruptedTells if the priority queue is in a corrupted state

Açıklama

public SplPriorityQueue::isCorrupted ( ) : bool

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns true if the priority queue is corrupted, false otherwise.