You are here

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

The content author token.

Typically this will be a token for the node author in order to correctly show the author for each node.

Type: string

File

src/Entity/AmpMetadata.php, line 129

Class

AmpMetadata
Defines the AMP Metadata entity.

Namespace

Drupal\amp\Entity

Code

protected $contentAuthorToken;