You are here

protected property TransitionSet::$dateList in Lightning Workflow 8.2

Same name and namespace in other branches
  1. 8.3 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 17

Class

TransitionSet

Namespace

Drupal\lightning_scheduler

Code

protected $dateList;