protected static property CommentNodeAccessTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php \Drupal\Tests\comment\Functional\CommentNodeAccessTest::modules
- 9 core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php \Drupal\Tests\comment\Functional\CommentNodeAccessTest::modules
Modules to install.
Type: array
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentNodeAccessTest.php, line 22
Class
- CommentNodeAccessTest
- Tests comments with node access.
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
'node_access_test',
];