Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate_drupal / src / Plugin / migrate / source / d6 / VariableTranslation.php
index ce57716a03cd9f72e61e20c5e96ee70b0eb5e641..e11a305c8b9da84905e68910b77f6ed51d778f07 100644 (file)
@@ -11,7 +11,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  * Drupal i18n_variable source from database.
  *
  * @MigrateSource(
- *   id = "variable_translation",
+ *   id = "d6_variable_translation",
  *   source_module = "system",
  * )
  */