You are here

protected property LazySubscriberTest::$dispatcher in Feeds 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Unit/EventSubscriber/LazySubscriberTest.php, line 29

Class

LazySubscriberTest
@coversDefaultClass \Drupal\feeds\EventSubscriber\LazySubscriber @group feeds

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $dispatcher;