protected property Workflow::$type in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::type
The workflow type plugin ID.
Type: string
See also
\Drupal\workflows\WorkflowTypeManager
File
- core/
modules/ workflows/ src/ Entity/ Workflow.php, line 89
Class
- Workflow
- Defines the workflow entity.
Namespace
Drupal\workflows\EntityCode
protected $type;