You are here

protected property WorkflowState::$label in State Machine 8

The state label.

Type: string

File

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

Class

WorkflowState
Defines the class for workflow states.

Namespace

Drupal\state_machine\Plugin\Workflow

Code

protected $label;