You are here

constant TomeStaticEvents::MODIFY_DESTINATION in Tome 8

Modifies the destination path for a static page.

See also

\Drupal\tome_static\Event\ModifyDestinationEvent

File

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

Class

TomeStaticEvents
Defines events for Tome Static.

Namespace

Drupal\tome_static\Event

Code

const MODIFY_DESTINATION = 'tome_static.modify_destination';