You are here

constant TomeStaticEvents::PATH_PLACEHOLDER in Tome 8

Name of the event fired when replacing a path placeholder.

See also

\Drupal\tome_static\Event\PathPlaceholderEvent

File

modules/tome_static/src/Event/TomeStaticEvents.php, line 30

Class

TomeStaticEvents
Defines events for Tome Static.

Namespace

Drupal\tome_static\Event

Code

const PATH_PLACEHOLDER = 'tome_static.path_placeholder';