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\ampCode
public function getContentAuthorToken();