You are here

protected property AmpMetadata::$organizationLogoImageStyleId in Accelerated Mobile Pages (AMP) 8

The organization logo image style ID.

The image style should output a JPG, PNG or GIF, fitting within a 600x60 space. The height must be 60px, unless the width is 600px, and the aspect ratio requires a height smaller than 60px.

Type: string

File

src/Entity/AmpMetadata.php, line 97

Class

AmpMetadata
Defines the AMP Metadata entity.

Namespace

Drupal\amp\Entity

Code

protected $organizationLogoImageStyleId;