Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / rest / src / LinkManager / RelationLinkManagerInterface.php
index c9a89388f11a742d4af1604aaddf83793cc690f2..c2eec34612b629cc8f5b26ae7574dac5f06f5cb4 100644 (file)
@@ -7,5 +7,7 @@ use Drupal\hal\LinkManager\RelationLinkManagerInterface as MovedRelationLinkMana
 /**
  * @deprecated in Drupal 8.3.x and will be removed before Drupal 9.0.0. This has
  *   been moved to the hal module. This exists solely for BC.
+ *
+ * @see https://www.drupal.org/node/2830467
  */
 interface RelationLinkManagerInterface extends MovedRelationLinkManagerInterface {}