(PHP 5 >= 5.3.0, PHP 7)
Construct a RecursiveTreeIterator
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.
Parameters: