You are here

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

The content image style ID.

The image style should output an image at least 696px wide: an image style applied to the token image can help ensure that width.

Type: string

File

src/Entity/AmpMetadata.php, line 156

Class

AmpMetadata
Defines the AMP Metadata entity.

Namespace

Drupal\amp\Entity

Code

protected $contentImageStyleId;