Managing class for rebuilding the router table.
Hierarchy
class \Drupal\Core\Routing\RouteBuilder implements DestructableInterface, RouteBuilderInterface
File
core/lib/Drupal/Core/Routing/RouteBuilder.php, line 19
Namespace
Drupal\Core\Routing
Members
Name Modifiers Type Description RouteBuilder::$building protected property Flag that indicates if we are currently rebuilding the routes. RouteBuilder::$checkProvider protected property The check provider. RouteBu