RouterRebuildConfirmForm::$routeBuilder

Same name in other branches
  1. 8.x-1.x src/Form/RouterRebuildConfirmForm.php \Drupal\devel\Form\RouterRebuildConfirmForm::routeBuilder
  2. 5.x src/Form/RouterRebuildConfirmForm.php \Drupal\devel\Form\RouterRebuildConfirmForm::routeBuilder

The route builder service.

Type: \Drupal\Core\Routing\RouteBuilderInterface

File

src/Form/RouterRebuildConfirmForm.php, line 21

Class

RouterRebuildConfirmForm
Provides confirmation form for rebuilding the routes.

Namespace

Drupal\devel\Form

Code

protected $routeBuilder;