X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd7%2FShortcutSetUsers.php;fp=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd7%2FShortcutSetUsers.php;h=c4d54e9fd000e3be57961c3804f19dadbc9a4bdc;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=b86dccde1686616d370566666310437cfb39d42b;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php b/web/core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php index b86dccde1..c4d54e9fd 100644 --- a/web/core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php +++ b/web/core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php @@ -9,7 +9,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase; * * @MigrateSource( * id = "d7_shortcut_set_users", - * source_provider = "shortcut" + * source_module = "shortcut" * ) */ class ShortcutSetUsers extends DrupalSqlBase {