Same name and namespace in other branches
  1. 8.9.x core/modules/workflows/src/State.php \Drupal\workflows\State::label
  2. 9 core/modules/workflows/src/State.php \Drupal\workflows\State::label

The state's label.

Type: string

File

core/modules/workflows/src/State.php, line 29

Class

State
A value object representing a workflow state.

Namespace

Drupal\workflows

Code

protected $label;