You are here

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

Get the content image token.

Return value

string The token for the content image.

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

File

src/AmpMetadataInterface.php, line 177

Class

AmpMetadataInterface
Provides an interface for defining AMP Metadata entities.

Namespace

Drupal\amp

Code

public function getContentImageToken();