You are here

protected property DateRangeDurationWidget::$durationService in Datetime Extras 8

The duration service.

Type: \Drupal\duration_field\Service\DurationServiceInterface

File

src/Plugin/Field/FieldWidget/DateRangeDurationWidget.php, line 32

Class

DateRangeDurationWidget
Plugin implementation of the 'daterange_duration' widget.

Namespace

Drupal\datetime_extras\Plugin\Field\FieldWidget

Code

protected $durationService;