protected static property CommentStatusFieldAccessTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php \Drupal\Tests\comment\Functional\CommentStatusFieldAccessTest::modules
- 9 core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php \Drupal\Tests\comment\Functional\CommentStatusFieldAccessTest::modules
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentStatusFieldAccessTest.php, line 45
Class
- CommentStatusFieldAccessTest
- Tests comment status field access.
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
'node',
'comment',
'user',
'system',
'text',
];