X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmenu_link_content%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2FMenuLink.php;h=2efb8acfd18e0425e488ac10079b761dab03cffe;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=338d3ecef9c2e2a69f65f743c86b55d421c05972;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php b/web/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php index 338d3ecef..2efb8acfd 100644 --- a/web/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php +++ b/web/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php @@ -11,6 +11,7 @@ use Drupal\migrate\Row; * * @MigrateSource( * id = "menu_link", + * source_module = "menu" * ) */ class MenuLink extends DrupalSqlBase {