SourceModuleTest::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php, line 19

Class

SourceModuleTest
Tests source_module selection.

Namespace

Drupal\Tests\migrate_drupal_ui\Kernel

Code

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

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