MigrateUrlAliasTest::$modules

Type: modules

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php, line 25

Class

MigrateUrlAliasTest
URL alias migration.

Namespace

Drupal\Tests\path\Kernel\Migrate\d6

Code

protected static $modules = [
  'language',
  'content_translation',
  'path',
  'path_alias',
  'menu_ui',
];

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