You are here

abstract class LinkManagerBase in Drupal 8

Same name in this branch
  1. 8 core/modules/hal/src/LinkManager/LinkManagerBase.php \Drupal\hal\LinkManager\LinkManagerBase
  2. 8 core/modules/rest/src/LinkManager/LinkManagerBase.php \Drupal\rest\LinkManager\LinkManagerBase

Hierarchy

  • class \Drupal\rest\LinkManager\LinkManagerBase extends \Drupal\hal\LinkManager\LinkManagerBase

Expanded class hierarchy of LinkManagerBase

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

Namespace

Drupal\rest\LinkManager
View source
abstract class LinkManagerBase extends MovedLinkManagerBase {

}

Members