public RouteProvider::__construct(Connection $connection, StateInterface $state, CurrentPathStack $current_path, CacheBackendInterface $cache_backend, InboundPathProcessorInterface $path_processor, CacheTagsInvalidatorInterface $cache_tag_invalidator, $table = 'router')
Constructs a new PathMatcher.
Parameters
\Drupal\Core\Database\Connection $connection: A database connection object.
\Drupal\Core\State\StateInterface $state: The state.
\Drupal\Core\Path\CurrentPathStack $current_path: The cur