CommentFieldNameTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php, line 34 
Class
- CommentFieldNameTest
- Tests the comment field name field.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected static $modules = [
  'comment',
  'comment_test_views',
  'field',
  'filter',
  'node',
  'system',
  'text',
  'user',
  'views',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
