You are here

protected property TransitionSet::$dateList in Lightning Scheduler 8

A set of scheduled transition dates for an entity.

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

File

src/TransitionSet.php, line 23

Class

TransitionSet
@internal This is an internal part of Lightning Scheduler and may be changed or removed at any time without warning. It should not be used by external code in any way.

Namespace

Drupal\lightning_scheduler

Code

protected $dateList;