Upgrade7Test::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php, line 26

Class

Upgrade7Test
Tests Drupal 7 upgrade using the migrate UI.

Namespace

Drupal\Tests\migrate_drupal_ui\Functional\d7

Code

protected static $modules = [
  'config_translation',
  'content_translation',
  'datetime_range',
  'language',
  'migrate_drupal_ui',
  'telephone',
];

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