UserTest::$modules
Type: modules
Overrides MigrateSourceTestBase::$modules
File
- 
              core/
modules/ user/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ UserTest.php, line 20  
Class
- UserTest
 - Tests the d6_user source plugin.
 
Namespace
Drupal\Tests\user\Kernel\Plugin\migrate\source\d6Code
protected static $modules = [
  'user',
  'migrate_drupal',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.