You are here

protected property ReferenceTypeForm::$entityFieldManager in Bibliography & Citation 8

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/bibcite_entity/src/Form/ReferenceTypeForm.php, line 22

Class

ReferenceTypeForm
Reference type form.

Namespace

Drupal\bibcite_entity\Form

Code

protected $entityFieldManager;