$requestStack
$requestStack
A helper service for manipulating URLs within and outside the request scope.
__construct(\Symfony\Component\HttpFoundation\RequestStack $requestStack, \Symfony\Component\Routing\RequestContextAwareInterface|\Symfony\Component\Routing\RequestContext|null $requestContext = null) : mixed
\Symfony\Component\HttpFoundation\RequestStack | $requestStack | |
\Symfony\Component\Routing\RequestContextAwareInterface|\Symfony\Component\Routing\RequestContext|null | $requestContext |