You are here

protected property Workflow::$module in Workflow 8

The module implementing this object, for config_export.

Type: string

File

src/Entity/Workflow.php, line 115

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

protected $module = 'workflow';