You are here

protected property Importer::$isImporting in Tome 8

Are entities being created as part of an import.

Type: bool

File

modules/tome_sync/src/Importer.php, line 54

Class

Importer
Handles importing of content and file entities.

Namespace

Drupal\tome_sync

Code

protected $isImporting;