class RelationLinkManager
Same name in this branch
- 8.9.x core/modules/hal/src/LinkManager/RelationLinkManager.php \Drupal\hal\LinkManager\RelationLinkManager
Same name in other branches
- 9 core/modules/hal/src/LinkManager/RelationLinkManager.php \Drupal\hal\LinkManager\RelationLinkManager
Hierarchy
- class \Drupal\hal\LinkManager\LinkManagerBase
- class \Drupal\hal\LinkManager\RelationLinkManager extends \Drupal\hal\LinkManager\LinkManagerBase implements \Drupal\hal\LinkManager\RelationLinkManagerInterface uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
- class \Drupal\rest\LinkManager\RelationLinkManager extends \Drupal\hal\LinkManager\RelationLinkManager implements \Drupal\rest\LinkManager\RelationLinkManagerInterface
- class \Drupal\hal\LinkManager\RelationLinkManager extends \Drupal\hal\LinkManager\LinkManagerBase implements \Drupal\hal\LinkManager\RelationLinkManagerInterface uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
Expanded class hierarchy of RelationLinkManager
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
1 file declares its use of RelationLinkManager
- RestServiceProvider.php in core/
modules/ rest/ src/ RestServiceProvider.php
File
-
core/
modules/ rest/ src/ LinkManager/ RelationLinkManager.php, line 13
Namespace
Drupal\rest\LinkManagerView source
class RelationLinkManager extends MovedLinkRelationManager implements RelationLinkManagerInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.