protected property WorkflowTransition::$isExecuted in Workflow 8
Extra data: describe the state of the transition.
Type: bool
File
- src/
Entity/ WorkflowTransition.php, line 109
Class
- WorkflowTransition
- Implements an actual, executed, Transition.
Namespace
Drupal\workflow\EntityCode
protected $isExecuted = FALSE;