You are here

protected property MigrateExecutable::$entityTypeManager in GatherContent 8.5

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MigrateExecutable.php, line 44

Class

MigrateExecutable
Defines a migrate executable class.

Namespace

Drupal\gathercontent

Code

protected $entityTypeManager;