protected property MappingForm::$entityFieldManager in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/src/Form/MappingForm.php \Drupal\bibcite_entity\Form\MappingForm::entityFieldManager
Entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
bibcite_entity/ src/ Form/ MappingForm.php, line 29
Class
- MappingForm
- Format mapping form.
Namespace
Drupal\bibcite_entity\FormCode
protected $entityFieldManager;