You are here

protected property ImportCommand::$entityTypeManager in Tome 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/tome_sync/src/Commands/ImportCommand.php, line 49

Class

ImportCommand
Contains the tome:import command.

Namespace

Drupal\tome_sync\Commands

Code

protected $entityTypeManager;