MigrateShortcutStubTest::$modules

Same name in other branches
  1. 9 core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php \Drupal\Tests\shortcut\Kernel\Migrate\MigrateShortcutStubTest::modules
  2. 8.9.x core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php \Drupal\Tests\shortcut\Kernel\Migrate\MigrateShortcutStubTest::modules
  3. 11.x core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php \Drupal\Tests\shortcut\Kernel\Migrate\MigrateShortcutStubTest::modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php, line 22

Class

MigrateShortcutStubTest
Test stub creation for shortcut entities.

Namespace

Drupal\Tests\shortcut\Kernel\Migrate

Code

protected static $modules = [
    'shortcut',
    'link',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.