|
RecursiveTreeIterator::__constructConstruct a RecursiveTreeIterator Description
public RecursiveTreeIterator::__construct
( RecursiveIterator|IteratorAggregate
$it
[, int $flags = RecursiveTreeIterator::BYPASS_KEY
[, int $cit_flags = CachingIterator::CATCH_GET_CHILD
[, int $mode = RecursiveIteratorIterator::SELF_FIRST
]]] )Constructs a new RecursiveTreeIterator from the supplied recursive iterator. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesNo value is returned. |