You are here

protected property FeedsExJsonPath::$parser in Feeds extensible parsers 7

The JSONPath parser implementation.

Type: FeedsExJsonPathParserInterface

File

src/FeedsExJsonPath.inc, line 18
Contains FeedsExJsonPath.

Class

FeedsExJsonPath
Parses JSON via JSONPath.

Code

protected $parser;