CachingIterator::setFlags

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

CachingIterator::setFlagsThe setFlags purpose

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Set the flags for the CachingIterator object.

Parâmetros

flags

Bitmask of the flags to set.

Valor Retornado

Não há valor retornado.

add a note add a note

User Contributed Notes

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