You are here

protected property HtmlResponseAttachmentsProcessor::$requestStack in HTTP/2 Server Push 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Render/HtmlResponseAttachmentsProcessor.php, line 29

Class

HtmlResponseAttachmentsProcessor
Decorates the HTML response attachments processor service, adds Server Push.

Namespace

Drupal\http2_server_push\Render

Code

protected $requestStack;