You are here

protected property FieldWidgetComponent::$pluginManager in Flexiform 8

The widget plugin manager.

Type: \Drupal\Core\Field\WidgetPluginManager

File

src/Plugin/FormComponentType/FieldWidgetComponent.php, line 39

Class

FieldWidgetComponent
Component class for field widgets.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $pluginManager;