CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Iterator\IteratorDecorator Class Reference

Allows extending classes to decorate an Iterator with reduced boilerplate. More...

+ Inheritance diagram for CirrusSearch\Iterator\IteratorDecorator:
+ Collaboration diagram for CirrusSearch\Iterator\IteratorDecorator:

Public Member Functions

 __construct (Iterator $iterator)
 
 current ()
 
 key ()
 
 next ()
 
 rewind ()
 
 valid ()
 

Protected Attributes

 $iterator
 

Detailed Description

Allows extending classes to decorate an Iterator with reduced boilerplate.


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