You are here

protected property TomeStaticEventTestBase::$eventName in Tome 8

The Tome event name to react to.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\tome_static\Kernel

Code

protected $eventName;