You are here

protected property AfterParseBaseTest::$parserResult in Feeds 8.3

The parser result.

Type: \Drupal\feeds\Result\ParserResult

File

tests/src/Unit/EventSubscriber/AfterParseBaseTest.php, line 33

Class

AfterParseBaseTest
@coversDefaultClass \Drupal\feeds\EventSubscriber\AfterParseBase @group feeds

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $parserResult;