TokenRowIterator
extends IteratorIterator
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- current() : mixed
Properties
$tokenProcessor
protected
TokenProcessor
$tokenProcessor
Methods
__construct()
public
__construct(TokenProcessor $tokenProcessor, Traversable $iterator) : mixed
Parameters
- $tokenProcessor : TokenProcessor
- $iterator : Traversable
current()
public
current() : mixed
Attributes
- #[ReturnTypeWillChange]