CommentAdminTest::$modules

Type: modules

Overrides CommentTestBase::$modules

File

core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php, line 34

Class

CommentAdminTest
Tests comment approval functionality.

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected static $modules = [
  'language',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.