protected property EntityTypeInfo::$entityTypeManager in Accelerated Mobile Pages (AMP) 8.3
Same name and namespace in other branches
- 8 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::entityTypeManager
- 8.2 src/EntityTypeInfo.php \Drupal\amp\EntityTypeInfo::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EntityTypeInfo.php, line 20
Class
- EntityTypeInfo
- Service class for retrieving and manipulating entity type information.
Namespace
Drupal\ampCode
protected $entityTypeManager;