CakeFest 2024: The Official CakePHP Conference

SplPriorityQueue::getExtractFlags

(PHP 7, PHP 8)

SplPriorityQueue::getExtractFlagsGet the flags of extraction

Beschreibung

public SplPriorityQueue::getExtractFlags(): int

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the flags of extraction.

add a note

User Contributed Notes

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