You are here

protected property PostRenderSubscriber::$requestStack in Entity Print 8.2

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

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/EventSubscriber/PostRenderSubscriber.php, line 29

Class

PostRenderSubscriber
The PostRenderSubscriber class.

Namespace

Drupal\entity_print\EventSubscriber

Code

protected $requestStack;