You are here

constant TomeStaticEvents::REQUEST_PREPARE in Tome 8

Name of the event fired when preparing for a new request.

File

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

Class

TomeStaticEvents
Defines events for Tome Static.

Namespace

Drupal\tome_static\Event

Code

const REQUEST_PREPARE = 'tome_static.request_prepare';