constant TomeStaticEvents::FILE_SAVED in Tome 8
Name of the event fired when a static file is saved.
See also
\Drupal\tome_static\Event\FileSavedEvent
File
- modules/
tome_static/ src/ Event/ TomeStaticEvents.php, line 72
Class
- TomeStaticEvents
- Defines events for Tome Static.
Namespace
Drupal\tome_static\EventCode
const FILE_SAVED = 'tome_static.file_saved';