You are here

protected property PersianDateTimeDefaultWidget::$dateStorage in Persian Date for Drupal 8 8.4

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldWidget/PersianDateTimeDefaultWidget.php \Drupal\persian_date\Plugin\Field\FieldWidget\PersianDateTimeDefaultWidget::dateStorage

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/PersianDateTimeDefaultWidget.php, line 31

Class

PersianDateTimeDefaultWidget
Plugin implementation of the 'datetime_default' widget.

Namespace

Drupal\persian_date\Plugin\Field\FieldWidget

Code

protected $dateStorage;