protected property AnnotationClassLoader::$routeAnnotationClass

File

drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php, line 60

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';