Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/routing
Yannick Warnier ea275aec7f Add static resources and remove tests dir for 1.10.8 release 9 years ago
..
Annotation
Exception
Generator
Loader
Matcher
Tests
.gitignore
CHANGELOG.md
CompiledRoute.php
LICENSE
README.md
RequestContext.php
RequestContextAwareInterface.php
Route.php
RouteCollection.php
RouteCollectionBuilder.php
RouteCompiler.php
RouteCompilerInterface.php
Router.php
RouterInterface.php
composer.json
phpunit.xml.dist

README.md

Routing Component

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

Resources