You are here

protected property FormEntityBaseForm::$formEntity in Flexiform 8

The form entity.

Type: \Drupal\flexiform\FormEntity\FlexiformFormEntityInterface

File

src/Form/FormEntityBaseForm.php, line 36

Class

FormEntityBaseForm
Provides a base class for entity forms.

Namespace

Drupal\flexiform\Form

Code

protected $formEntity;