You are here

public property WorkflowType::$label in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::label
  2. 9 core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::label

The label of the workflow.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/workflows/src/Annotation/WorkflowType.php, line 37

Class

WorkflowType
Defines a Workflow type annotation object.

Namespace

Drupal\workflows\Annotation

Code

public $label = '';