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

Applies a callback to all values returned from the iterator. More...

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

Public Member Functions

 __construct (Iterator $iterator, $callable)
 
 current ()
 
- Public Member Functions inherited from CirrusSearch\Iterator\IteratorDecorator
 __construct (Iterator $iterator)
 
 key ()
 
 next ()
 
 rewind ()
 
 valid ()
 

Protected Attributes

 $callable
 
- Protected Attributes inherited from CirrusSearch\Iterator\IteratorDecorator
 $iterator
 

Detailed Description

Applies a callback to all values returned from the iterator.

Member Function Documentation

◆ current()

CirrusSearch\Iterator\CallbackIterator::current ( )

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