You are here

protected property TypeLinkManager::$bundleInfoService in Drupal 9

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

The bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

TypeLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $bundleInfoService;