You are here

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

Field widget display plugin manager.

Type: \Drupal\entity_browser\FieldWidgetDisplayManager

File

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

Class

TimeFieldStandardWidget
Plugin implementation of the 'timefield_standard_widget' widget.

Namespace

Drupal\timefield\Plugin\Field\FieldWidget

Code

protected $fieldDisplayManager;