X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd7%2FShortcut.php;fp=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd7%2FShortcut.php;h=ac2c63f29de19a3bb162a5993f6d17986487657f;hp=444c38feb921c1e79c39b2822620a993c349c282;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php b/web/core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php index 444c38feb..ac2c63f29 100644 --- a/web/core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php +++ b/web/core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php @@ -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 {