You are here

protected property AmpHtmlResponseMarkupProcessor::$content in Accelerated Mobile Pages (AMP) 8

Same name and namespace in other branches
  1. 8.2 src/Render/AmpHtmlResponseMarkupProcessor.php \Drupal\amp\Render\AmpHtmlResponseMarkupProcessor::content

The original content.

Type: string

File

src/Render/AmpHtmlResponseMarkupProcessor.php, line 27
Contains \Drupal\amp\Render\AmpHtmlResponseMarkupProcessor.

Class

AmpHtmlResponseMarkupProcessor
Processes markup of HTML responses.

Namespace

Drupal\amp\Render

Code

protected $content;