Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / migrate_drupal / src / Plugin / MigrateCckFieldPluginManagerInterface.php
index 3d88d777b7edb1e307a5953d7dcaf7f2eb37afd0..bdb2879282f4d3778a94ca5a7ccb5c1968086937 100644 (file)
@@ -11,5 +11,7 @@ instead.', E_USER_DEPRECATED);
  *
  * @deprecated in Drupal 8.3.x, to be removed before Drupal 9.0.x. Use
  *   \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManagerInterface instead.
+ *
+ * @see https://www.drupal.org/node/2751897
  */
 interface MigrateCckFieldPluginManagerInterface extends MigrateFieldPluginManagerInterface { }