InitialStateTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ content_moderation/ tests/ src/ Kernel/ InitialStateTest.php, line 25  
Class
- InitialStateTest
 - Tests the correct initial states are set on install.
 
Namespace
Drupal\Tests\content_moderation\KernelCode
protected static $modules = [
  'entity_test',
  'node',
  'user',
  'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.