protected property DateRecurModularSierraWidget::$dateRecurInterpreterStorage in Recurring Date Field Modular Widgets 8
Same name and namespace in other branches
- 3.x src/Plugin/Field/FieldWidget/DateRecurModularSierraWidget.php \Drupal\date_recur_modular\Plugin\Field\FieldWidget\DateRecurModularSierraWidget::dateRecurInterpreterStorage
- 2.x src/Plugin/Field/FieldWidget/DateRecurModularSierraWidget.php \Drupal\date_recur_modular\Plugin\Field\FieldWidget\DateRecurModularSierraWidget::dateRecurInterpreterStorage
The date recur interpreter entity storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Plugin/ Field/ FieldWidget/ DateRecurModularSierraWidget.php, line 140
Class
- DateRecurModularSierraWidget
- Date recur sierra widget.
Namespace
Drupal\date_recur_modular\Plugin\Field\FieldWidgetCode
protected $dateRecurInterpreterStorage;