interface ConfigurableLinkManagerInterface
Hierarchy
- interface \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
- interface \Drupal\rest\LinkManager\ConfigurableLinkManagerInterface extends \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
Expanded class hierarchy of ConfigurableLinkManagerInterface
All classes that implement ConfigurableLinkManagerInterface
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/ ConfigurableLinkManagerInterface.php, line 13
Namespace
Drupal\rest\LinkManagerView source
interface ConfigurableLinkManagerInterface extends MovedConfigurableLinkManagerInterface {
}
Members
| Title Sort descending | Modifiers | Object type | Summary | Overrides |
|---|---|---|---|---|
| ConfigurableLinkManagerInterface::setLinkDomain | public | function | Sets the link domain used in constructing link URIs. | 1 |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.