You are here

protected property PathPlaceholderEventTest::$eventName in Tome 8

The Tome event name to react to.

Type: string

Overrides TomeStaticEventTestBase::$eventName

File

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

Class

PathPlaceholderEventTest
Tests path placeholder event class.

Namespace

Drupal\Tests\tome_static\Kernel

Code

protected $eventName = TomeStaticEvents::PATH_PLACEHOLDER;