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.