Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / src / Plugin / migrate / source / d6 / Field.php
index 7c9e620dd80364a152b20a052d21dce4260f1923..cab02040428abddf1591d75e4478c9506ffd4a9e 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  *
  * @MigrateSource(
  *   id = "d6_field",
- *   source_provider = "content"
+ *   source_module = "content"
  * )
  */
 class Field extends DrupalSqlBase {