You are here

protected property RouteParamContext::$requestStack in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RouteParamContext.php \Drupal\page_manager\EventSubscriber\RouteParamContext::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/EventSubscriber/RouteParamContext.php, line 34

Class

RouteParamContext
Sets values from the route parameters as a context.

Namespace

Drupal\page_manager\EventSubscriber

Code

protected $requestStack;