Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / file / src / Plugin / migrate / source / d6 / Upload.php
index 4e07a236b5f7bab2bccd3d2e0d4bdff36ad29e5a..475ce61f7aa367caab538743042732a72c0e9e27 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  *
  * @MigrateSource(
  *   id = "d6_upload",
- *   source_provider = "upload"
+ *   source_module = "upload"
  * )
  */
 class Upload extends DrupalSqlBase {