MigrateUrlAliasTest::$modules

Type: modules

Overrides MigrateUrlAliasTestBase::$modules

File

core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php, line 17

Class

MigrateUrlAliasTest
Tests URL alias migration.

Namespace

Drupal\Tests\path\Kernel\Migrate\d7

Code

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

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