public function AmpMetadataInterface::getOrganizationLogoFid in Accelerated Mobile Pages (AMP) 8
Get the organization logo FID.
Return value
string The fid of the organization logo.
1 method overrides AmpMetadataInterface::getOrganizationLogoFid()
- AmpMetadata::getOrganizationLogoFid in src/
Entity/ AmpMetadata.php - Get the organization logo FID.
File
- src/
AmpMetadataInterface.php, line 63
Class
- AmpMetadataInterface
- Provides an interface for defining AMP Metadata entities.
Namespace
Drupal\ampCode
public function getOrganizationLogoFid();