protected property FieldInheritanceForm::$entityFieldManager in Field Inheritance 8
Same name and namespace in other branches
- 2.0.x src/Form/FieldInheritanceForm.php \Drupal\field_inheritance\Form\FieldInheritanceForm::entityFieldManager
The entity field manager service.
Type: \Drupal\Core\Entity\EntityFieldManager
File
- src/
Form/ FieldInheritanceForm.php, line 34
Class
- FieldInheritanceForm
- Provides a form for managing field inheritance entities.
Namespace
Drupal\field_inheritance\FormCode
protected $entityFieldManager;