NodeImportChangeTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ node/ tests/ src/ Kernel/ Config/ NodeImportChangeTest.php, line 20  
Class
- NodeImportChangeTest
 - Change content types during config create method invocation.
 
Namespace
Drupal\Tests\node\Kernel\ConfigCode
protected static $modules = [
  'node',
  'field',
  'text',
  'system',
  'node_test_config',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.