You are here

protected property FeedExpireHandlerTest::$dispatcher in Feeds 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

tests/src/Unit/FeedExpireHandlerTest.php, line 24

Class

FeedExpireHandlerTest
@coversDefaultClass \Drupal\feeds\FeedExpireHandler @group feeds

Namespace

Drupal\Tests\feeds\Unit

Code

protected $dispatcher;