You are here

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

Same name and namespace in other branches
  1. 8.3 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::entityTypeManager
  2. 8.2 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityTypeInfo.php, line 19

Class

EntityTypeInfo
Service class for retrieving and manipulating entity type information.

Namespace

Drupal\amp

Code

protected $entityTypeManager;