You are here

protected property JmesPathLinesParser::$iterator in Feeds extensible parsers 8

The file iterator.

Type: \Drupal\feeds_ex\File\LineIterator

File

src/Feeds/Parser/JmesPathLinesParser.php, line 29

Class

JmesPathLinesParser
Defines a JSON Lines parser using JMESPath.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $iterator;