You are here

protected property MigrateManager::$entityTypeManager in Workbench Moderation to Content Moderation 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MigrateManager.php, line 39

Class

MigrateManager
Manages migrating from WBM to CM.

Namespace

Drupal\wbm2cm

Code

protected $entityTypeManager;