You are here

protected property TransitionSet::$dateList in Lightning Workflow 8.3

Same name and namespace in other branches
  1. 8.2 modules/lightning_scheduler/src/TransitionSet.php \Drupal\lightning_scheduler\TransitionSet::dateList

A set of scheduled transition dates for an entity.

Type: \Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList

File

modules/lightning_scheduler/src/TransitionSet.php, line 20

Class

TransitionSet
Represents a set of scheduled transitions for a single entity.

Namespace

Drupal\lightning_scheduler

Code

protected $dateList;