You are here

protected property ModifyHtmlEventTest::$eventName in Tome 8

The Tome event name to react to.

Type: string

Overrides TomeStaticEventTestBase::$eventName

File

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

Class

ModifyHtmlEventTest
Tests modify HTML event class.

Namespace

Drupal\Tests\tome_static\Kernel

Code

protected $eventName = TomeStaticEvents::MODIFY_HTML;