You are here

protected property AfterParseBaseTest::$subscriber in Feeds 8.3

The mocked subscriber object.

Type: \Drupal\feeds\EventSubscriber\AfterParseBase

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $subscriber;