interface RelationLinkManagerInterface
Same name in this branch
- 8.9.x core/modules/hal/src/LinkManager/RelationLinkManagerInterface.php \Drupal\hal\LinkManager\RelationLinkManagerInterface
Same name in other branches
- 9 core/modules/hal/src/LinkManager/RelationLinkManagerInterface.php \Drupal\hal\LinkManager\RelationLinkManagerInterface
Hierarchy
- interface \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
- interface \Drupal\hal\LinkManager\RelationLinkManagerInterface extends \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
- interface \Drupal\rest\LinkManager\RelationLinkManagerInterface extends \Drupal\hal\LinkManager\RelationLinkManagerInterface
- interface \Drupal\hal\LinkManager\RelationLinkManagerInterface extends \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
Expanded class hierarchy of RelationLinkManagerInterface
All classes that implement RelationLinkManagerInterface
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/ RelationLinkManagerInterface.php, line 13
Namespace
Drupal\rest\LinkManagerView source
interface RelationLinkManagerInterface extends MovedRelationLinkManagerInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.