SplPriorityQueue::getExtractFlags

(PHP 7, PHP 8)

SplPriorityQueue::getExtractFlagsGet the flags of extraction

Descripción

public SplPriorityQueue::getExtractFlags(): int

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the flags of extraction.

add a note

User Contributed Notes

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