constant TomeSyncEvents::EXPORT_ALL in Tome 8
Name of the event fired after the entire export process is complete.
See also
\Symfony\Component\EventDispatcher\Event
File
- modules/
tome_sync/ src/ Event/ TomeSyncEvents.php, line 52
Class
- TomeSyncEvents
- Defines events for Tome Sync.
Namespace
Drupal\tome_sync\EventCode
const EXPORT_ALL = 'tome_sync.export_all';