Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / taxonomy / src / Plugin / migrate / source / d6 / Term.php
index 9170cd8ae3ba92fdfbadfe55a6e977b741ddb942..d43ed166d295d26c3e35f49a842421b15e91cf6e 100644 (file)
@@ -12,7 +12,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  *
  * @MigrateSource(
  *   id = "d6_taxonomy_term",
- *   source_provider = "taxonomy"
+ *   source_module = "taxonomy"
  * )
  */
 class Term extends DrupalSqlBase {