extends |
GraphIterator |
---|---|
implements |
RecursiveIterator<array-key, mixed> |
Iterates over nested arrays and objects
Methods | ||
---|---|---|
final
public
|
__construct(mixed[]|object &$value)
|
# |
public
|
hasChildren(): bool
|
# |
public
|
getChildren(): ?self
|
# |
Methods inherited from Salient\Iterator\GraphIterator |
---|
current(), key(), next(), rewind(), valid() |
Properties inherited from Salient\Iterator\GraphIterator |
---|
$Object, $Array, $IsObject, $Keys |