CakeFest 2024: The Official CakePHP Conference

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.

add a note

User Contributed Notes

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