You are here

protected property ModifyDestinationEventTest::$eventName in Tome 8

The Tome event name to react to.

Type: string

Overrides TomeStaticEventTestBase::$eventName

File

modules/tome_static/tests/src/Kernel/ModifyDestinationEventTest.php, line 19

Class

ModifyDestinationEventTest
Tests modify destination event class.

Namespace

Drupal\Tests\tome_static\Kernel

Code

protected $eventName = TomeStaticEvents::MODIFY_DESTINATION;