You are here

protected property FormEntityBaseForm::$pluginManager in Flexiform 8

The form entity plugin manager.

Type: \Drupal\flexiform\FlexiformFormEntityPluginManager

File

src/Form/FormEntityBaseForm.php, line 43

Class

FormEntityBaseForm
Provides a base class for entity forms.

Namespace

Drupal\flexiform\Form

Code

protected $pluginManager;