final | |
|---|---|
extends |
IteratorIterator<int, array<string, mixed>, Traversable<array<string, mixed>>> |
| Methods | ||
|---|---|---|
public
|
__construct(Traversable<array<string, mixed>> $iterator, string $origName, string $newName)
|
# |
public
|
current(): array
|
# |
| Methods inherited from IteratorIterator |
|---|
getInnerIterator(), rewind(), valid(), key(), next() |
| Properties | |||
|---|---|---|---|
protected
|
string
|
$origName
|
# |
protected
|
string
|
$newName
|
# |