CommentIntegrationTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php \Drupal\Tests\comment\Kernel\CommentIntegrationTest::modules
- 8.9.x core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php \Drupal\Tests\comment\Kernel\CommentIntegrationTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php \Drupal\Tests\comment\Kernel\CommentIntegrationTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentIntegrationTest.php, line 29
Class
- CommentIntegrationTest
- Tests integration of comment with other components.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'field',
'entity_test',
'user',
'system',
'dblog',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.