MigrationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php, line 22

Class

MigrationTest
Tests the migration plugin.

Namespace

Drupal\Tests\migrate\Kernel\Plugin

Code

protected static $modules = [
  'migrate',
  'migrate_expected_migrations_test',
];

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