PHP 8.4.6 Released!

SplPriorityQueue::getExtractFlags

(PHP 7, PHP 8)

SplPriorityQueue::getExtractFlagsGet the flags of extraction

Description

public SplPriorityQueue::getExtractFlags(): int

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Returns the flags of extraction.

User Contributed Notes

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