You are here

protected property WorkflowState::$module in Workflow 8

The module implementing this object, for config_export.

Type: string

File

src/Entity/WorkflowState.php, line 107

Class

WorkflowState
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

protected $module = 'workflow';