You are here

protected property WorkflowStorage::$stateService in Workflow 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/Entity/WorkflowStorage.php, line 24

Class

WorkflowStorage
Storage handler for workflow config entities.

Namespace

Drupal\workflow\Entity

Code

protected $stateService;