You are here

protected property AmpMetadataInfo::$entityTypeManager in Accelerated Mobile Pages (AMP) 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/AmpMetadataInfo.php, line 20

Class

AmpMetadataInfo
Service class for retrieving information about AMP Metadata.

Namespace

Drupal\amp

Code

protected $entityTypeManager;