Transition::$fromStateIds

The transition's from state IDs.

Type: string[]

File

core/modules/workflows/src/Transition.php, line 36

Class

Transition
A transition value object that describes the transition between states.

Namespace

Drupal\workflows

Code

protected $fromStateIds;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.