CommentApproveLinkTest::$modules
Type: modules
Overrides CommentTestBase::$modules
File
- 
              core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentApproveLinkTest.php, line 15  
Class
- CommentApproveLinkTest
 - Test the "approve_comment" views field for approving comments.
 
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected static $modules = [
  'comment',
  'comment_test_views',
  'system',
  'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.