Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / rest / src / LinkManager / LinkManagerInterface.php
index 15852a59d3d0878219feed1ff5b1eb886cda0599..9f5d2f2d25170bd8cc1305f4eae9205c7b662148 100644 (file)
@@ -7,5 +7,7 @@ use Drupal\hal\LinkManager\LinkManagerInterface as MovedLinkManagerInterface;
 /**
  * @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.
 /**
  * @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 LinkManagerInterface extends MovedLinkManagerInterface {}
  */
 interface LinkManagerInterface extends MovedLinkManagerInterface {}