You are here

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

A set of scheduled workflow states for an entity.

Type: \Drupal\Core\Field\FieldItemListInterface

File

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

Class

TransitionSet

Namespace

Drupal\lightning_scheduler

Code

protected $stateList;