protected property RouteParamContext::$requestStack in Page Manager 8
Same name and namespace in other branches
- 8.4 src/EventSubscriber/RouteParamContext.php \Drupal\page_manager\EventSubscriber\RouteParamContext::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- src/
EventSubscriber/ RouteParamContext.php, line 39 - Contains \Drupal\page_manager\EventSubscriber\RouteParamContext.
Class
- RouteParamContext
- Sets values from the route parameters as a context.
Namespace
Drupal\page_manager\EventSubscriberCode
protected $requestStack;