CachingIterator::setFlags

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

CachingIterator::setFlagsThe setFlags purpose

Beschreibung

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

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

Set the flags for the CachingIterator object.

Parameter-Liste

flags

Bitmask of the flags to set.

Rückgabewerte

Es wird kein Wert zurückgegeben.

add a note add a note

User Contributed Notes

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