HtmlResponseAttachmentsProcessor::$requestStack

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php \Drupal\Core\Render\HtmlResponseAttachmentsProcessor::requestStack
  2. 10 core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php \Drupal\Core\Render\HtmlResponseAttachmentsProcessor::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php, line 66

Class

HtmlResponseAttachmentsProcessor
Processes attachments of HTML responses.

Namespace

Drupal\Core\Render

Code

protected $requestStack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.