protected property FieldInheritanceDeleteForm::$entityFieldManager in Field Inheritance 2.0.x
Same name and namespace in other branches
- 8 src/Form/FieldInheritanceDeleteForm.php \Drupal\field_inheritance\Form\FieldInheritanceDeleteForm::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManager
File
- src/
Form/ FieldInheritanceDeleteForm.php, line 29
Class
- FieldInheritanceDeleteForm
- Builds the form to delete Field inheritance entities.
Namespace
Drupal\field_inheritance\FormCode
protected $entityFieldManager;