constant TomeStaticEvents::MODIFY_HTML in Tome 8
Name of the event fired when finding paths related to an HTML document.
See also
\Drupal\tome_static\Event\ModifyHtmlEvent
File
- modules/
tome_static/ src/ Event/ TomeStaticEvents.php, line 50
Class
- TomeStaticEvents
- Defines events for Tome Static.
Namespace
Drupal\tome_static\EventCode
const MODIFY_HTML = 'tome_static.modify_html';