You are here

protected property AmpHtmlResponseAttachmentsProcessor::$ampContext in Accelerated Mobile Pages (AMP) 8.2

Same name and namespace in other branches
  1. 8.3 src/Render/AmpHtmlResponseAttachmentsProcessor.php \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor::ampContext
  2. 8 src/Render/AmpHtmlResponseAttachmentsProcessor.php \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor::ampContext

The route amp context to determine whether a route is an amp one.

Type: \Drupal\amp\Routing\AmpContext

File

src/Render/AmpHtmlResponseAttachmentsProcessor.php, line 39

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $ampContext;