You are here

protected property LazySubscriberTest::$explodingDispatcher in Feeds 8.3

A second event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit\EventSubscriber

Code

protected $explodingDispatcher;