protected property Workflow::$id in Drupal 8
Same name and namespace in other branches
- 9 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\EntityCode
protected $id;