protected property AmpHtmlResponseAttachmentsProcessor::$ampContext in Accelerated Mobile Pages (AMP) 8
Same name and namespace in other branches
- 8.3 src/Render/AmpHtmlResponseAttachmentsProcessor.php \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor::ampContext
- 8.2 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 99 - Contains \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor.
Class
- AmpHtmlResponseAttachmentsProcessor
- Processes attachments of AMP HTML responses.
Namespace
Drupal\amp\RenderCode
protected $ampContext;