You are here

protected property MappingCreator::$entityFieldManager in GatherContent 8.5

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

gathercontent_upload/src/Export/MappingCreator.php, line 46

Class

MappingCreator
Class for handling import/update logic from GatherContent to Drupal.

Namespace

Drupal\gathercontent_upload\Export

Code

protected $entityFieldManager;