Transition::$toStateId
Same name in other branches
- 9 core/modules/workflows/src/Transition.php \Drupal\workflows\Transition::toStateId
- 10 core/modules/workflows/src/Transition.php \Drupal\workflows\Transition::toStateId
- 11.x core/modules/workflows/src/Transition.php \Drupal\workflows\Transition::toStateId
The transition's to state ID.
Type: string
File
-
core/
modules/ workflows/ src/ Transition.php, line 43
Class
- Transition
- A transition value object that describes the transition between states.
Namespace
Drupal\workflowsCode
protected $toStateId;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.