You are here

public function AmpMetadataInterface::getContentAuthorToken in Accelerated Mobile Pages (AMP) 8

Get the content author token.

Return value

string The token for the content author.

1 method overrides AmpMetadataInterface::getContentAuthorToken()
AmpMetadata::getContentAuthorToken in src/Entity/AmpMetadata.php
Get the content author token.

File

src/AmpMetadataInterface.php, line 139

Class

AmpMetadataInterface
Provides an interface for defining AMP Metadata entities.

Namespace

Drupal\amp

Code

public function getContentAuthorToken();