RouterRebuildConfirmForm::$routeBuilder

Same name in other branches
  1. 4.x src/Form/RouterRebuildConfirmForm.php \Drupal\devel\Form\RouterRebuildConfirmForm::routeBuilder

The route builder service.

Type: routeBuilder

File

src/Form/RouterRebuildConfirmForm.php, line 19

Class

RouterRebuildConfirmForm
Provides confirmation form for rebuilding the routes.

Namespace

Drupal\devel\Form

Code

protected RouteBuilderInterface $routeBuilder;