protected property UrlGenerator::$routeProcessor in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::routeProcessor
The route processor.
Type: \Drupal\Core\RouteProcessor\OutboundRouteProcessorInterface
File
- core/
lib/ Drupal/ Core/ Routing/ UrlGenerator.php, line 51 - Contains \Drupal\Core\Routing\UrlGenerator.
Class
- UrlGenerator
- Generates URLs from route names and parameters.
Namespace
Drupal\Core\RoutingCode
protected $routeProcessor;