This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/vendor/symfony/routing
2017-04-13 15:53:35 +01:00
..
Annotation Move into nested docroot 2017-02-13 15:31:17 +00:00
Exception Move into nested docroot 2017-02-13 15:31:17 +00:00
Generator Move into nested docroot 2017-02-13 15:31:17 +00:00
Loader Update core 8.3.0 2017-04-13 15:53:35 +01:00
Matcher Move into nested docroot 2017-02-13 15:31:17 +00:00
.gitignore Move into nested docroot 2017-02-13 15:31:17 +00:00
CHANGELOG.md Move into nested docroot 2017-02-13 15:31:17 +00:00
CompiledRoute.php Move into nested docroot 2017-02-13 15:31:17 +00:00
composer.json Update core 8.3.0 2017-04-13 15:53:35 +01:00
LICENSE Move into nested docroot 2017-02-13 15:31:17 +00:00
phpunit.xml.dist Move into nested docroot 2017-02-13 15:31:17 +00:00
README.md Move into nested docroot 2017-02-13 15:31:17 +00:00
RequestContext.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RequestContextAwareInterface.php Move into nested docroot 2017-02-13 15:31:17 +00:00
Route.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RouteCollection.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RouteCollectionBuilder.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RouteCompiler.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RouteCompilerInterface.php Move into nested docroot 2017-02-13 15:31:17 +00:00
Router.php Move into nested docroot 2017-02-13 15:31:17 +00:00
RouterInterface.php Move into nested docroot 2017-02-13 15:31:17 +00:00

Routing Component

The Routing component maps an HTTP request to a set of configuration variables.

Resources