You are here

protected property ImporterBase::$entityTypeManager in CSV Importer 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ImporterBase.php, line 30

Class

ImporterBase
Provides a base class for ImporterBase plugins.

Namespace

Drupal\csv_importer\Plugin

Code

protected $entityTypeManager;