You are here

protected property FeedClearHandlerTest::$dispatcher in Feeds 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Unit/FeedClearHandlerTest.php, line 22

Class

FeedClearHandlerTest
@coversDefaultClass \Drupal\feeds\FeedClearHandler @group feeds

Namespace

Drupal\Tests\feeds\Unit

Code

protected $dispatcher;