You are here

public property Workflow::$options in Workflow 8

The Workflow settings (which would be a better name).

Type: array

File

src/Entity/Workflow.php, line 85

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

public $options = [];