You are here

private property Workflow::$creation_state in Workflow 8

The workflow-specific creation state.

Type: \Drupal\workflow\Entity\WorkflowState

File

src/Entity/Workflow.php, line 91

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

private $creation_state = NULL;