You are here

public property WorkflowState::$status in Workflow 8

Type: int

Overrides ConfigEntityBase::$status

File

src/Entity/WorkflowState.php, line 100

Class

WorkflowState
Workflow configuration entity to persistently store configuration.

Namespace

Drupal\workflow\Entity

Code

public $status = 1;