protected static property CommentIntegrationTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php \Drupal\Tests\comment\Kernel\CommentIntegrationTest::modules
- 9 core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php \Drupal\Tests\comment\Kernel\CommentIntegrationTest::modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ CommentIntegrationTest.php, line 27
Class
- CommentIntegrationTest
- Tests integration of comment with other components.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'field',
'entity_test',
'user',
'system',
'dblog',
];