You are here

public function AmpPrepareMetadataJsonInterface::getPreparedMetadataJson in Accelerated Mobile Pages (AMP) 8

Gets the array containing metadata ready to be converted to JSON.

1 method overrides AmpPrepareMetadataJsonInterface::getPreparedMetadataJson()
AmpPrepareMetadataJson::getPreparedMetadataJson in src/Utility/AmpPrepareMetadataJson.php
Gets the array containing metadata ready to be converted to JSON.

File

src/AmpPrepareMetadataJsonInterface.php, line 30

Class

AmpPrepareMetadataJsonInterface
Provides an interface for preparing AMP Metadata JSON.

Namespace

Drupal\amp

Code

public function getPreparedMetadataJson();