You are here

constant TomeSyncEvents::IMPORT_ALL in Tome 8

Name of the event fired after the entire import process is complete.

See also

\Symfony\Component\EventDispatcher\Event

File

modules/tome_sync/src/Event/TomeSyncEvents.php, line 63

Class

TomeSyncEvents
Defines events for Tome Sync.

Namespace

Drupal\tome_sync\Event

Code

const IMPORT_ALL = 'tome_sync.import_all';