protected property Workflow::$label in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::label
- 9 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::label
The workflow label.
Type: string
File
- core/
modules/ workflows/ src/ Entity/ Workflow.php, line 80
Class
- Workflow
- Defines the workflow entity.
Namespace
Drupal\workflows\EntityCode
protected $label;