CommentStatusFieldAccessTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ comment/ tests/ src/ Functional/ CommentStatusFieldAccessTest.php, line 47  
Class
- CommentStatusFieldAccessTest
 - Tests comment status field access.
 
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
  'node',
  'comment',
  'user',
  'system',
  'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.