SplPriorityQueue::recoverFromCorruption

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SplPriorityQueue::recoverFromCorruption破壊されたキューを復旧し、それ以降の操作をできるようにする

説明

public SplPriorityQueue::recoverFromCorruption(): bool

パラメータ

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

戻り値

常に true を返します。

add a note

User Contributed Notes

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