You are here

protected property AfterParseBaseTest::$event in Feeds 8.3

The mocked parse event.

Type: \Drupal\feeds\Event\ParseEvent

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $event;