You are here

protected property MigrateToolsCommands::$entityTypeManager in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/Commands/MigrateToolsCommands.php \Drupal\migrate_tools\Commands\MigrateToolsCommands::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/MigrateToolsCommands.php, line 45

Class

MigrateToolsCommands
Migrate Tools drush commands.

Namespace

Drupal\migrate_tools\Commands

Code

protected $entityTypeManager;