You are here

protected property FeedsExecutableTest::$dispatcher in Feeds 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Unit/FeedsExecutableTest.php, line 30

Class

FeedsExecutableTest
@coversDefaultClass \Drupal\feeds\FeedsExecutable @group feeds

Namespace

Drupal\Tests\feeds\Unit

Code

protected $dispatcher;