CommentNodeAccessTest::$modules

Modules to install.

Type: array

Overrides CommentTestBase::$modules

File

core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php, line 22

Class

CommentNodeAccessTest
Tests comments with node access.

Namespace

Drupal\Tests\comment\Functional

Code

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

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