CachingIterator::setFlags

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

CachingIterator::setFlagsThe setFlags purpose

Descrizione

public CachingIterator::setFlags(int $flags): void
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Set the flags for the CachingIterator object.

Elenco dei parametri

flags

Bitmask of the flags to set.

Valori restituiti

Nessun valore viene restituito.

add a note add a note

User Contributed Notes

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