You are here

protected property GatherContentSubProcess::$entityTypeManager in GatherContent 8.5

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/migrate/process/GatherContentSubProcess.php, line 38

Class

GatherContentSubProcess
Perform custom value transformation.

Namespace

Drupal\gathercontent\Plugin\migrate\process

Code

protected $entityTypeManager;