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

Public Member Functions

 __construct (array $array)
 
 current ()
 
 next ()
 
 key ()
 
 valid ()
 
 rewind ()
 

Protected Attributes

 $data
 

Constructor & Destructor Documentation

◆ __construct()

TestIterator2::__construct ( array  $array)

Member Function Documentation

◆ current()

TestIterator2::current ( )

◆ key()

TestIterator2::key ( )

◆ next()

TestIterator2::next ( )

◆ rewind()

TestIterator2::rewind ( )

◆ valid()

TestIterator2::valid ( )

Member Data Documentation

◆ $data

TestIterator2::$data
protected

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