Workflow::$type_settings

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

The configuration for the workflow type plugin.

Type: array

File

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

Class

Workflow
Defines the workflow entity.

Namespace

Drupal\workflows\Entity

Code

protected $type_settings = [];

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