protected property LinkManagerBase::$linkDomain in Drupal 9
Same name and namespace in other branches
- 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\LinkManagerCode
protected $linkDomain;