You are here

protected property SystemConfigSubscriber::$routerBuilder in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/SystemConfigSubscriber.php \Drupal\system\SystemConfigSubscriber::routerBuilder
  2. 10 core/modules/system/src/SystemConfigSubscriber.php \Drupal\system\SystemConfigSubscriber::routerBuilder

The router builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

core/modules/system/src/SystemConfigSubscriber.php, line 23

Class

SystemConfigSubscriber
System Config subscriber.

Namespace

Drupal\system

Code

protected $routerBuilder;