PHP 8.5.0 Released!

SplPriorityQueue::setExtractFlags

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

SplPriorityQueue::setExtractFlagsSets the mode of extraction

Description

public SplPriorityQueue::setExtractFlags(int $flags): int

Parameters

flags

Defines what is extracted by SplPriorityQueue::current() , SplPriorityQueue::top() and SplPriorityQueue::extract() .

The default mode is SplPriorityQueue::EXTR_DATA .

Return Values

Returns the flags of extraction.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /