Type: string
File
- drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php, line 68
Class
- AnnotationClassLoader
- AnnotationClassLoader loads routing information from a PHP class and its methods.
Namespace
Symfony\Component\Routing\Loader
Code
protected $routeAnnotationClass = 'Symfony\\Component\\Routing\\Annotation\\Route';