Defines an interface for a link manager with a configurable domain.
Hierarchy
- interface \Drupal\rest\LinkManager\ConfigurableLinkManagerInterface
 
File
- core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php, line 8
 
Namespace
Drupal\rest\LinkManager
Members
| Name | Modifiers | Type | Description | 
|---|---|---|---|
| ConfigurableLinkManagerInterface::setLinkDomain | public | function | Sets the link domain used in constructing link URIs. | 
Please login to continue.