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