You are here

protected property FormElementComponent::$plugin in Flexiform 8

The element plugin associated with this componenet.

Type: \Drupal\flexiform\FormElement\FormElementInterface

File

src/Plugin/FormComponentType/FormElementComponent.php, line 45

Class

FormElementComponent
Component class for field widgets.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $plugin;