file-fetcher
Public Member Functions | Protected Attributes | List of all members
TestIterator Class Reference
Inheritance diagram for TestIterator:

Public Member Functions

 __construct ($array=[])
 
 rewind ()
 
 valid ()
 
 key ()
 
 current ()
 
 next ()
 

Protected Attributes

 $array
 
 $position = 0
 

Constructor & Destructor Documentation

◆ __construct()

TestIterator::__construct (   $array = [])

Member Function Documentation

◆ current()

TestIterator::current ( )

◆ key()

TestIterator::key ( )

◆ next()

TestIterator::next ( )

◆ rewind()

TestIterator::rewind ( )

◆ valid()

TestIterator::valid ( )

Member Data Documentation

◆ $array

TestIterator::$array
protected

◆ $position

TestIterator::$position = 0
protected

The documentation for this class was generated from the following file: