WorkflowType::$label

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::label
  2. 8.9.x core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::label
  3. 10 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 = '';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.