protected property UrlGenerator::$routes in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/routing/Generator/UrlGenerator.php \Symfony\Component\Routing\Generator\UrlGenerator::routes
Type: RouteCollection
File
- vendor/
symfony/ routing/ Generator/ UrlGenerator.php, line 33
Class
- UrlGenerator
- UrlGenerator can generate a URL or a path for any route in the RouteCollection based on the passed parameters.
Namespace
Symfony\Component\Routing\GeneratorCode
protected $routes;