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