You are here

protected property FieldWidgetComponentType::$pluginManager in Flexiform 8

The widget plugin manager.

Type: \Drupal\Core\Field\WidgetPluginManager

File

src/Plugin/FormComponentType/FieldWidgetComponentType.php, line 32

Class

FieldWidgetComponentType
Plugin for field widget component types.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $pluginManager;