You are here

protected property RelationLinkManager::$entityTypeBundleInfo in Drupal 9

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

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

RelationLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $entityTypeBundleInfo;