protected static property CommentFieldAccessTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php \Drupal\Tests\comment\Kernel\CommentFieldAccessTest::modules
- 9 core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php \Drupal\Tests\comment\Kernel\CommentFieldAccessTest::modules
Modules to install.
Type: array
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentFieldAccessTest.php, line 34
Class
- CommentFieldAccessTest
- Tests comment field level access.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
'user',
];