You are here

public property WorkflowState::$weight in Workflow 8

The weight of this Workflow state.

Type: int

File

src/Entity/WorkflowState.php, line 91

Class

WorkflowState
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

public $weight;