Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / shortcut / src / Plugin / migrate / source / d7 / Shortcut.php
index 444c38feb921c1e79c39b2822620a993c349c282..ac2c63f29de19a3bb162a5993f6d17986487657f 100644 (file)
@@ -9,7 +9,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  *
  * @MigrateSource(
  *   id = "d7_shortcut",
- *   source_provider = "shortcut"
+ *   source_module = "shortcut"
  * )
  */
 class Shortcut extends DrupalSqlBase {