Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / rest / src / LinkManager / ConfigurableLinkManagerInterface.php
index f9343f40c700a300ec03de15b01d35379f9e81a9..e521459195bdd3649ad32211d37aa1d61f7a4ddf 100644 (file)
@@ -7,5 +7,7 @@ use Drupal\hal\LinkManager\ConfigurableLinkManagerInterface as MovedConfigurable
 /**
  * @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 ConfigurableLinkManagerInterface extends MovedConfigurableLinkManagerInterface {}
  */
 interface ConfigurableLinkManagerInterface extends MovedConfigurableLinkManagerInterface {}