You are here

protected property JmesPathParser::$runtimeFactory in Feeds extensible parsers 8

A factory to generate JMESPath runtime objects.

Type: \Drupal\feeds_ex\JmesRuntimeFactoryInterface

File

src/Feeds/Parser/JmesPathParser.php, line 43

Class

JmesPathParser
Defines a JSON parser using JMESPath.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $runtimeFactory;