You are here

protected property FormComponentTypeBase::$formDisplay in Flexiform 8

The form display.

Type: \Drupal\flexiform\FlexiformEntityFormDisplay

File

src/FormComponent/FormComponentTypeBase.php, line 29

Class

FormComponentTypeBase
Base class for form component types.

Namespace

Drupal\flexiform\FormComponent

Code

protected $formDisplay = NULL;