MultipleIterator::setFlags

(PHP 5 >= 5.3.0)

MultipleIterator::setFlagsSets flags

Beskrivelse

public void MultipleIterator::setFlags ( int $flags )

Sets flags.

Advarsel

This function is currently not documented; only its argument list is available.

Parametre

flags

The flags to set, according to the Flag Constants

Returnerings Værdier

No value is returned.

Se også

add a note add a note

User Contributed Notes

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