You are here

protected property FieldWidgetComponent::$moduleHandler in Flexiform 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

FieldWidgetComponent
Component class for field widgets.

Namespace

Drupal\flexiform\Plugin\FormComponentType

Code

protected $moduleHandler;