You are here

protected property BootstrapDateTimeWidget::$dateStorage in Bootstrap DateTime Picker 2.0.x

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/BootstrapDateTimeWidget.php, line 207

Class

BootstrapDateTimeWidget
Plugin implementation of the BootstrapDateTimeWidget widget.

Namespace

Drupal\bootstrap_datetime_picker\Plugin\Field\FieldWidget

Code

protected $dateStorage;