You are here

protected property TimeRangeWidget::$dateStorage in Time Range 8

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/TimeRangeWidget.php, line 30

Class

TimeRangeWidget
Plugin implementation of the 'time_range' widget.

Namespace

Drupal\time_range\Plugin\Field\FieldWidget

Code

protected $dateStorage;