CommentTestBase::$modules
Modules to install.
Type: array
Overrides ViewTestBase::$modules
File
- 
              core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php, line 21  
Class
- CommentTestBase
 - Provides setup and helper methods for comment views tests.
 
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected static $modules = [
  'node',
  'comment',
  'comment_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.