Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate_drupal / src / MigrationCreationTrait.php
index 7fa44bb1ca74f721f83432b0444a761d8cd7e9d4..7894e91cbeb144afc72a1ffe829bf5804344541a 100644 (file)
@@ -2,10 +2,11 @@
 
 namespace Drupal\migrate_drupal;
 
-
 /**
  * @deprecated in Drupal 8.1.x, will be removed before Drupal 9.0.0. Use
  *   \Drupal\migrate_drupal\MigrationConfigurationTrait instead.
+ *
+ * @see https://www.drupal.org/node/2873794
  */
 trait MigrationCreationTrait {
   use MigrationConfigurationTrait;