WorkflowType::$id

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::id
  2. 8.9.x core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::id
  3. 10 core/modules/workflows/src/Annotation/WorkflowType.php \Drupal\workflows\Annotation\WorkflowType::id

The plugin ID.

Type: string

File

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

Class

WorkflowType
Defines a Workflow type annotation object.

Namespace

Drupal\workflows\Annotation

Code

public $id;

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