protected property FieldConfigEditForm::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/field_ui/src/Form/FieldConfigEditForm.php \Drupal\field_ui\Form\FieldConfigEditForm::entity
The entity being used by this form.
Type: \Drupal\field\FieldConfigInterface
Overrides EntityForm::$entity
File
- core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php, line 26
Class
- FieldConfigEditForm
- Provides a form for the field settings form.
Namespace
Drupal\field_ui\FormCode
protected $entity;