The RecursiveIteratorIterator class
Guide
Edit on GitHub ✎
Can be used to iterate through recursive iterators.
Intro
Can be used to iterate through recursive iterators.
Class synopsis
class RecursiveIteratorIterator implements OuterIterator { }
Predefined Constants
RecursiveIteratorIterator::LEAVES_ONLYRecursiveIteratorIterator::SELF_FIRSTRecursiveIteratorIterator::CHILD_FIRSTRecursiveIteratorIterator::CATCH_GET_CHILD
Changelog
| Version | Description |
|---|
Recursiveiteratoriterator