Loader (Component\Routing)
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.
|