SplPriorityQueue
PHP Manual

SplPriorityQueue::recoverFromCorruption

(PHP 5 >= 5.3.0)

SplPriorityQueue::recoverFromCorruptionRecover from the corrupted state and allow further actions on the queue.

Описание

void SplPriorityQueue::recoverFromCorruption ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


SplPriorityQueue
PHP Manual