You are here

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

Get the content schema type.

Return value

string The schema type of this content.

1 method overrides AmpMetadataInterface::getContentSchemaType()
AmpMetadata::getContentSchemaType in src/Entity/AmpMetadata.php
Get the content schema type.

File

src/AmpMetadataInterface.php, line 99

Class

AmpMetadataInterface
Provides an interface for defining AMP Metadata entities.

Namespace

Drupal\amp

Code

public function getContentSchemaType();