You are here

protected property RouteSubscriber::$formsStepsStorage in Forms Steps 8

The forms steps storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/EventSubscriber/RouteSubscriber.php, line 34

Class

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

Namespace

Drupal\forms_steps\EventSubscriber

Code

protected $formsStepsStorage;