You are here

protected property AmpMetadata::$contentHeadlineToken in Accelerated Mobile Pages (AMP) 8

The content headline token.

Typically this will be a token for either the node title or a separate field containing a short headline. Should be limited to 110 characters.

Type: string

File

src/Entity/AmpMetadata.php, line 119

Class

AmpMetadata
Defines the AMP Metadata entity.

Namespace

Drupal\amp\Entity

Code

protected $contentHeadlineToken;