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