protected property State::$label in Drupal 9
Same name and namespace in other branches
- 8 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\workflowsCode
protected $label;