You are here

protected property Importer::$entityTypeManager in Tome 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

Importer
Handles importing of content and file entities.

Namespace

Drupal\tome_sync

Code

protected $entityTypeManager;