You are here

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

Get the content description token.

Return value

string The token for the content description.

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

File

src/AmpMetadataInterface.php, line 158

Class

AmpMetadataInterface
Provides an interface for defining AMP Metadata entities.

Namespace

Drupal\amp

Code

public function getContentDescriptionToken();