You are here

protected property WorkflowTransition::$is_executed in Workflow 7.2

File

includes/Entity/WorkflowTransition.php, line 41
Contains workflow\includes\Entity\WorkflowTransition. Contains workflow\includes\Entity\WorkflowTransitionController.

Class

WorkflowTransition
Implements an actual Transition.

Code

protected $is_executed = NULL;