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