You are here

protected property ExtraFieldFormBase::$entityFormDisplay in Extra Field 8.2

The entity form display.

Contains the form display options configured for the entity components.

Type: \Drupal\Core\Entity\Display\EntityFormDisplayInterface

File

src/Plugin/ExtraFieldFormBase.php, line 38

Class

ExtraFieldFormBase
Base class for Extra field Form plugins.

Namespace

Drupal\extra_field\Plugin

Code

protected $entityFormDisplay;