You are here

protected property RestConfigSubscriber::$routerBuilder in Drupal 8

The router builder.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

core/modules/rest/src/EventSubscriber/RestConfigSubscriber.php, line 20

Class

RestConfigSubscriber
A subscriber triggering a route rebuild when certain configuration changes.

Namespace

Drupal\rest\EventSubscriber

Code

protected $routerBuilder;