X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd6%2FBox.php;fp=web%2Fcore%2Fmodules%2Fblock_content%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd6%2FBox.php;h=0a1da1920e4f0a9d2c6aac0a076acb2ac7bb7d33;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=a28927bd588d4ec8247446ef919d9f5c4e92a0c0;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/block_content/src/Plugin/migrate/source/d6/Box.php b/web/core/modules/block_content/src/Plugin/migrate/source/d6/Box.php index a28927bd5..0a1da1920 100644 --- a/web/core/modules/block_content/src/Plugin/migrate/source/d6/Box.php +++ b/web/core/modules/block_content/src/Plugin/migrate/source/d6/Box.php @@ -8,7 +8,8 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase; * Drupal 6 block source from database. * * @MigrateSource( - * id = "d6_box" + * id = "d6_box", + * source_module = "block" * ) */ class Box extends DrupalSqlBase {