You are here

protected property OrganigramsImportItemsForm::$entityTypeManager in Organigrams 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/OrganigramsImportItemsForm.php, line 25

Class

OrganigramsImportItemsForm
Provides the settings form for this module.

Namespace

Drupal\organigrams\Form

Code

protected $entityTypeManager;