You are here

protected property RouteSubscriber::$configFactory in Forms Steps 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/RouteSubscriber.php, line 62

Class

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

Namespace

Drupal\forms_steps\EventSubscriber

Code

protected $configFactory;