DbImportCommandTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ system/ tests/ src/ Kernel/ Scripts/ DbImportCommandTest.php, line 22  
Class
- DbImportCommandTest
 - Test that the DbImportCommand works correctly.
 
Namespace
Drupal\Tests\system\Kernel\ScriptsCode
protected static $modules = [
  'system',
  'config',
  'dblog',
  'menu_link_content',
  'link',
  'block_content',
  'file',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.