You are here

private property Workflow::$creation_sid in Workflow 8

The workflow-specific creation state ID.

Type: string

File

src/Entity/Workflow.php, line 97

Class

Workflow
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

private $creation_sid = 0;