interface LinkManagerInterface

Same name in this branch
  1. 8.9.x core/modules/hal/src/LinkManager/LinkManagerInterface.php \Drupal\hal\LinkManager\LinkManagerInterface
Same name in other branches
  1. 9 core/modules/hal/src/LinkManager/LinkManagerInterface.php \Drupal\hal\LinkManager\LinkManagerInterface

Hierarchy

  • interface \Drupal\hal\LinkManager\RelationLinkManagerInterface extends \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface; interface \Drupal\hal\LinkManager\TypeLinkManagerInterface extends \Drupal\hal\LinkManager\ConfigurableLinkManagerInterface
    • interface \Drupal\hal\LinkManager\LinkManagerInterface extends \Drupal\hal\LinkManager\TypeLinkManagerInterface \Drupal\hal\LinkManager\RelationLinkManagerInterface
      • interface \Drupal\rest\LinkManager\LinkManagerInterface extends \Drupal\hal\LinkManager\LinkManagerInterface

Expanded class hierarchy of LinkManagerInterface

All classes that implement LinkManagerInterface

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/LinkManagerInterface.php, line 13

Namespace

Drupal\rest\LinkManager
View source
interface LinkManagerInterface extends MovedLinkManagerInterface {

}

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