protected property UrlGenerator::$requestStack in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/UrlGenerator.php \Drupal\Core\Routing\UrlGenerator::requestStack
A request stack object.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
lib/ Drupal/ Core/ Routing/ UrlGenerator.php, line 37 - Contains \Drupal\Core\Routing\UrlGenerator.
Class
- UrlGenerator
- Generates URLs from route names and parameters.
Namespace
Drupal\Core\RoutingCode
protected $requestStack;