Workflow::$type

Same name and namespace in other branches
  1. 9 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::type
  2. 10 core/modules/workflows/src/Entity/Workflow.php \Drupal\workflows\Entity\Workflow::type
  3. 11.x 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\Entity

Code

protected $type;

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