protected property JmesPathParser::$runtime in Feeds extensible parsers 8
The JMESPath parser.
This is an object with an __invoke() method.
@todo add interface so checking for an object with an __invoke() method becomes explicit?
Type: object
File
- src/
Feeds/ Parser/ JmesPathParser.php, line 36
Class
- JmesPathParser
- Defines a JSON parser using JMESPath.
Namespace
Drupal\feeds_ex\Feeds\ParserCode
protected $runtime;