CommentBaseFieldTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ comment/ tests/ src/ Kernel/ CommentBaseFieldTest.php, line 24  
Class
- CommentBaseFieldTest
 - Tests that comment as a base field.
 
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
  'system',
  'user',
  'comment',
  'comment_base_field_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.