You are here

protected property LinkManager::$relationLinkManager in Drupal 9

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

The relation link manager.

Type: \Drupal\hal\LinkManager\RelationLinkManagerInterface

File

core/modules/hal/src/LinkManager/LinkManager.php, line 19

Class

LinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $relationLinkManager;