You are here

protected property BootstrapDatepickerBase::$dateStorage in Bootstrap Datepicker 8

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/BootstrapDatepickerBase.php, line 26

Class

BootstrapDatepickerBase
Base class for SingleDateTime widget types.

Namespace

Drupal\bootstrap_datepicker\Plugin\Field\FieldWidget

Code

protected $dateStorage;