CachingIterator::setFlags

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::setFlagsThe setFlags purpose

Opis

public CachingIterator::setFlags ( int $flags ) : void
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Set the flags for the CachingIterator object.

Parametry

flags

Bitmask of the flags to set.

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

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