constant TomeStaticEvents::COLLECT_PATHS in Tome 8
Name of the event fired when collecting paths for the static generator.
See also
\Drupal\tome_static\Event\CollectPathsEvent
File
- modules/
tome_static/ src/ Event/ TomeStaticEvents.php, line 19
Class
- TomeStaticEvents
- Defines events for Tome Static.
Namespace
Drupal\tome_static\EventCode
const COLLECT_PATHS = 'tome_static.collect_paths';