You are here

protected property Workflow::$type_settings in Drupal 8

Same name and namespace in other branches
  1. 9 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 = [];