You are here

protected property AmpHtmlResponseAttachmentsProcessor::$moduleHandler in Accelerated Mobile Pages (AMP) 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Render/AmpHtmlResponseAttachmentsProcessor.php, line 92
Contains \Drupal\amp\Render\AmpHtmlResponseAttachmentsProcessor.

Class

AmpHtmlResponseAttachmentsProcessor
Processes attachments of AMP HTML responses.

Namespace

Drupal\amp\Render

Code

protected $moduleHandler;