SplPriorityQueue::recoverFromCorruption

Recover from the corrupted state and allow further actions on the queue

Description

public true SplPriorityQueue::recoverFromCorruption()

Parameters

This function has no parameters.

Return Values

Always returns true.

Changelog

Version Description
8.4.0 SplPriorityQueue::recoverFromCorruption now has a tentative return of true.