You are here

protected property RouteSubscriber::$state in Forms Steps 8

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

src/EventSubscriber/RouteSubscriber.php, line 41

Class

RouteSubscriber
Builds up the routes of all forms steps. (based on views RouteSubscriber)

Namespace

Drupal\forms_steps\EventSubscriber

Code

protected $state;