Upgrade7Test::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/rdf/tests/src/Functional/Migrate/Upgrade7Test.php, line 20

Class

Upgrade7Test
Tests Drupal 7 upgrade using the migrate UI.

Namespace

Drupal\Tests\rdf\Functional\Migrate

Code

protected static $modules = [
  'rdf',
  'migrate_drupal_ui',
];

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