You are here

protected property JsonPathLinesParserTest::$fetcherResult in Feeds extensible parsers 8

The fetcher result used during parsing.

Type: \Drupal\feeds\Result\FetcherResult

File

tests/src/Unit/Feeds/Parser/JsonPathLinesParserTest.php, line 21

Class

JsonPathLinesParserTest
@coversDefaultClass \Drupal\feeds_ex\Feeds\Parser\JsonPathLinesParser @group feeds_ex

Namespace

Drupal\Tests\feeds_ex\Unit\Feeds\Parser

Code

protected $fetcherResult;