You are here

protected property TypeLinkManager::$entityTypeManager in Drupal 9

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/hal/src/LinkManager/TypeLinkManager.php, line 42

Class

TypeLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $entityTypeManager;