You are here

constant ImporterInterface::STATE_KEY_IMPORTING in Tome 8

The key user interfaces should use to see if they're running an import.

File

modules/tome_sync/src/ImporterInterface.php, line 13

Class

ImporterInterface
Provides an interface for the importer.

Namespace

Drupal\tome_sync

Code

const STATE_KEY_IMPORTING = 'tome_sync.importing';