static property MigrateShortcutSetTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/shortcut/src/Tests/Migrate/d7/MigrateShortcutSetTest.php \Drupal\shortcut\Tests\Migrate\d7\MigrateShortcutSetTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- core/
modules/ shortcut/ src/ Tests/ Migrate/ d7/ MigrateShortcutSetTest.php, line 26 - Contains \Drupal\shortcut\Tests\Migrate\d7\MigrateShortcutSetTest.
Class
- MigrateShortcutSetTest
- Test shortcut_set migration to ShortcutSet entities.
Namespace
Drupal\shortcut\Tests\Migrate\d7Code
static $modules = array(
'link',
'field',
'shortcut',
'menu_link_content',
);