You are here

protected property MappingForm::$entityTypeManager in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Form/MappingForm.php \Drupal\bibcite_entity\Form\MappingForm::entityTypeManager

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/bibcite_entity/src/Form/MappingForm.php, line 36

Class

MappingForm
Format mapping form.

Namespace

Drupal\bibcite_entity\Form

Code

protected $entityTypeManager;