You are here

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

The file iterator.

Type: \Drupal\feeds_ex\File\LineIterator

File

src/Feeds/Parser/JsonPathLinesParser.php, line 28

Class

JsonPathLinesParser
Defines a JSON Lines parser using JSONPath.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $iterator;