comparison vendor/symfony/routing/README.md @ 0:4c8ae668cc8c

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4c8ae668cc8c
1 Routing Component
2 =================
3
4 The Routing component maps an HTTP request to a set of configuration variables.
5
6 Resources
7 ---------
8
9 * [Documentation](https://symfony.com/doc/current/components/routing/index.html)
10 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
11 * [Report issues](https://github.com/symfony/symfony/issues) and
12 [send Pull Requests](https://github.com/symfony/symfony/pulls)
13 in the [main Symfony repository](https://github.com/symfony/symfony)