SourceModuleTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/migrate_drupal_ui/tests/src/Kernel/SourceModuleTest.php \Drupal\Tests\migrate_drupal_ui\Kernel\SourceModuleTest::modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

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

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.