You are here

protected property BootstrapDateTimeWidget::$dateStorage in Bootstrap DateTime Picker 8

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

BootstrapDateTimeWidget
Plugin implementation of the BootstrapDateTimeWidget widget.

Namespace

Drupal\bootstrap_datetime\Plugin\Field\FieldWidget

Code

protected $dateStorage;