You are here

protected property Workflow::$id in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::id

The Workflow ID.

Type: string

File

core/modules/workflows/src/Entity/Workflow.php, line 73

Class

Workflow
Defines the workflow entity.

Namespace

Drupal\workflows\Entity

Code

protected $id;