CommentNodeAccessTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php \Drupal\Tests\comment\Functional\CommentNodeAccessTest::modules
- 10 core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php \Drupal\Tests\comment\Functional\CommentNodeAccessTest::modules
- 11.x core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php \Drupal\Tests\comment\Functional\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\FunctionalCode
public static $modules = [
'node_access_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.