protected property AmpMetadata::$contentDescriptionToken in Accelerated Mobile Pages (AMP) 8
The content description token.
Typically this will be a token for either the node body summary or a separate field containing the description. Should be limited to 150 chars.
Type: string
File
- src/
Entity/ AmpMetadata.php, line 139
Class
- AmpMetadata
- Defines the AMP Metadata entity.
Namespace
Drupal\amp\EntityCode
protected $contentDescriptionToken;