Symfony\Component\Routing\Loader
Classes
| AnnotationClassLoader | AnnotationClassLoader loads routing information from a PHP class and its methods. | 
| AnnotationDirectoryLoader | AnnotationDirectoryLoader loads routing information from annotations set on PHP classes and methods. | 
| AnnotationFileLoader | AnnotationFileLoader loads routing information from annotations set on a PHP class and its methods. | 
| ClosureLoader | ClosureLoader loads routes from a PHP closure. | 
| PhpFileLoader | PhpFileLoader loads routes from a PHP file. | 
| XmlFileLoader | XmlFileLoader loads XML routing files. | 
| YamlFileLoader | YamlFileLoader loads Yaml routing files. | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.3/Symfony/Component/Routing/Loader.html