constant TomeSyncEvents::IMPORT_CONTENT in Tome 8
Name of the event fired after a single content entity is imported.
See also
\Drupal\tome_sync\Event\ContentCrudEvent
File
- modules/
tome_sync/ src/ Event/ TomeSyncEvents.php, line 41
Class
- TomeSyncEvents
- Defines events for Tome Sync.
Namespace
Drupal\tome_sync\EventCode
const IMPORT_CONTENT = 'tome_sync.import_content';