php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
Iterator Interface Reference
Inheritance diagram for Iterator:
Traversable EmptyIterator Generator InternalIterator IntlIterator MultipleIterator OuterIterator RecursiveIterator SeekableIterator SplDoublyLinkedList SplHeap SplPriorityQueue

Public Member Functions

 current ()
 
 next ()
 
 key ()
 
 valid ()
 
 rewind ()
 

Detailed Description

Definition at line 13 of file zend_interfaces.stub.php.

Member Function Documentation

◆ current()

◆ key()

◆ next()

◆ rewind()

◆ valid()


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