You are here

protected property TimeFieldStandardWidget::$moduleHandler in Timefield 1.0.x

The module handler interface.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldWidget/TimeFieldStandardWidget.php, line 60

Class

TimeFieldStandardWidget
Plugin implementation of the 'timefield_standard_widget' widget.

Namespace

Drupal\timefield\Plugin\Field\FieldWidget

Code

protected $moduleHandler;