You are here

protected property TomeStaticEventTestBase::$eventDispatcher in Tome 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/tome_static/tests/src/Kernel/TomeStaticEventTestBase.php, line 29

Class

TomeStaticEventTestBase
Helper test class with some added functions for Tome static event testing.

Namespace

Drupal\Tests\tome_static\Kernel

Code

protected $eventDispatcher;