You are here

protected property LinkManagerBase::$linkDomain in Drupal 9

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

Link domain used for type links URIs.

Type: string

File

core/modules/hal/src/LinkManager/LinkManagerBase.php, line 17

Class

LinkManagerBase
Defines an abstract base-class for HAL link manager objects.

Namespace

Drupal\hal\LinkManager

Code

protected $linkDomain;