You are here

protected property Exporter::$entityTypeManager in GatherContent 8.5

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

gathercontent_upload/src/Export/Exporter.php, line 50

Class

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

Namespace

Drupal\gathercontent_upload\Export

Code

protected $entityTypeManager;