You are here

protected property Workflow::$states in State Machine 8

The initialized states.

Type: \Drupal\state_machine\Plugin\Workflow\WorkflowState[]

File

src/Plugin/Workflow/Workflow.php, line 28

Class

Workflow
Defines the class for workflows.

Namespace

Drupal\state_machine\Plugin\Workflow

Code

protected $states = [];