You are here

protected property TransitionSet::$stateList 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::stateList

A set of scheduled workflow states for an entity.

Type: \Drupal\Core\Field\FieldItemListInterface

File

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

Class

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

Namespace

Drupal\lightning_scheduler

Code

protected $stateList;