You are here

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

Get the organization logo image style ID.

Return value

string The ID of the organization logo image style.

1 method overrides AmpMetadataInterface::getOrganizationLogoImageStyleId()
AmpMetadata::getOrganizationLogoImageStyleId in src/Entity/AmpMetadata.php
Get the organization logo image style ID.

File

src/AmpMetadataInterface.php, line 79

Class

AmpMetadataInterface
Provides an interface for defining AMP Metadata entities.

Namespace

Drupal\amp

Code

public function getOrganizationLogoImageStyleId();