protected property EntityDisplayFormBase::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/field_ui/src/Form/EntityDisplayFormBase.php \Drupal\field_ui\Form\EntityDisplayFormBase::entity
The entity being used by this form.
Type: \Drupal\Core\Entity\Display\EntityDisplayInterface
Overrides EntityForm::$entity
File
- core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php, line 65
Class
- EntityDisplayFormBase
- Base class for EntityDisplay edit forms.
Namespace
Drupal\field_ui\FormCode
protected $entity;