You are here

protected property RelationLinkManager::$entityTypeManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/hal/src/LinkManager/RelationLinkManager.php \Drupal\hal\LinkManager\RelationLinkManager::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/hal/src/LinkManager/RelationLinkManager.php, line 41

Class

RelationLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $entityTypeManager;