extends |
GraphIterator |
---|---|
implements |
RecursiveIterator<array-key, mixed> |
uses |
RecursiveGraphIteratorTrait |
Iterates over the properties of objects and the elements of arrays, descending into them recursively
Methods inherited from Salient\Iterator\GraphIterator |
---|
__construct(), doConstruct(), current(), key(), next(), rewind(), valid() |
Methods used from Salient\Iterator\Concern\RecursiveGraphIteratorTrait |
---|
hasChildren(), getChildren() |
Properties inherited from Salient\Iterator\GraphIterator |
---|
$Graph, $Keys, $IsObject |