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\Form

Code

protected $entity;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.