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