You are here

protected property WorkflowTransition::$label in State Machine 8

The transition label.

Type: string

File

src/Plugin/Workflow/WorkflowTransition.php, line 22

Class

WorkflowTransition
Defines the class for workflow transitions.

Namespace

Drupal\state_machine\Plugin\Workflow

Code

protected $label;