You are here

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

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

TimeFieldStandardWidget
Plugin implementation of the 'timefield_standard_widget' widget.

Namespace

Drupal\timefield\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;