You are here

protected property AnnotationClassLoader::$defaultRouteIndex in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/routing/Loader/AnnotationClassLoader.php \Symfony\Component\Routing\Loader\AnnotationClassLoader::defaultRouteIndex

Type: int

File

vendor/symfony/routing/Loader/AnnotationClassLoader.php, line 73

Class

AnnotationClassLoader
AnnotationClassLoader loads routing information from a PHP class and its methods.

Namespace

Symfony\Component\Routing\Loader

Code

protected $defaultRouteIndex = 0;