SplPriorityQueue::recoverFromCorruption

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

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

説明

public SplPriorityQueue::recoverFromCorruption(): void

パラメータ

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

返り値

値を返しません。

add a note add a note

User Contributed Notes

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