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