protected static property CommentAccessTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentAccessTest.php \Drupal\Tests\comment\Functional\CommentAccessTest::modules
- 9 core/modules/comment/tests/src/Functional/CommentAccessTest.php \Drupal\Tests\comment\Functional\CommentAccessTest::modules
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentAccessTest.php, line 22
Class
- CommentAccessTest
- Tests comment administration and preview access.
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
'node',
'comment',
];