You are here

protected property FormElementComponentType::$pluginManager in Flexiform 8

The form element plugin manager.

Type: \Drupal\flexiform\FormElementPluginManager

File

src/Plugin/FormComponentType/FormElementComponentType.php, line 33

Class

FormElementComponentType
Plugin for field widget component types.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $pluginManager;