diff -u b/core/modules/migrate_drupal/src/MigrationCreationTrait.php b/core/modules/migrate_drupal/src/MigrationCreationTrait.php --- b/core/modules/migrate_drupal/src/MigrationCreationTrait.php +++ b/core/modules/migrate_drupal/src/MigrationCreationTrait.php @@ -4,7 +4,7 @@ /** - * @deprecated in Drupal 8.1.x and will be removed in Drupal 9.0.x. Use + * @deprecated in Drupal 8.1.x and will be removed in Drupal 8.3.x. Use * \Drupal\migrate_drupal\MigrationConfigurationTrait instead. */ trait MigrationCreationTrait {