file-fetcher
|
Public Member Functions | |
__construct ($array=[]) | |
rewind () | |
valid () | |
key () | |
current () | |
next () | |
Protected Attributes | |
$array | |
$position = 0 | |
TestIterator::__construct | ( | $array = [] | ) |
TestIterator::current | ( | ) |
TestIterator::key | ( | ) |
TestIterator::next | ( | ) |
TestIterator::rewind | ( | ) |
TestIterator::valid | ( | ) |
|
protected |
|
protected |