class LinkManagerBase

Hierarchy

Expanded class hierarchy of LinkManagerBase

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. This has been moved to the hal module. This exists solely for BC.

See also

https://www.drupal.org/node/2830467

File

core/modules/rest/src/LinkManager/LinkManagerBase.php, line 13

Namespace

Drupal\rest\LinkManager
View source
abstract class LinkManagerBase extends MovedLinkManagerBase {

}

Members

Title Sort descending Modifiers Object type Summary
LinkManagerBase::$configFactory protected property Config factory service.
LinkManagerBase::$linkDomain protected property Link domain used for type links URIs.
LinkManagerBase::$requestStack protected property The request stack.
LinkManagerBase::getLinkDomain protected function Gets the link domain.
LinkManagerBase::setLinkDomain public function

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.