RouterRebuildConfirmForm::$routeBuilder
Same name in other branches
- 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\FormCode
protected $routeBuilder;