diff --git a/core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php b/core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php index c39c76c..fb224cd 100644 --- a/core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php +++ b/core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php @@ -11,7 +11,7 @@ * id = "md_entity:field_storage_config" * ) * - * @deprecated in Drupal 8.2.x and will be removed before Drupal 9.0.0. Use + * @deprecated in Drupal 8.2.x and will be removed in Drupal 9.0.x. Use * \Drupal\migrate\Plugin\migrate\destination\EntityFieldStorageConfig * instead. *