You are here

protected property GatherContentGet::$entityTypeManager in GatherContent 8.5

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/migrate/process/GatherContentGet.php, line 45

Class

GatherContentGet
Perform custom value transformation.

Namespace

Drupal\gathercontent\Plugin\migrate\process

Code

protected $entityTypeManager;