public RouteBuilder::__construct(MatcherDumperInterface $dumper, LockBackendInterface $lock, EventDispatcherInterface $dispatcher, ModuleHandlerInterface $module_handler, ControllerResolverInterface $controller_resolver, CheckProviderInterface $check_provider)
Constructs the RouteBuilder using the passed MatcherDumperInterface.
Parameters
\Drupal\Core\Routing\MatcherDumperInterface $dumper: The matcher dumper used to store the route information.
\Drupal\Core\Lock\LockBackendInterface $lock: Th