CommentEntityTest::$modules
Type: modules
Overrides CommentTestBase::$modules
File
-
core/
modules/ history/ tests/ src/ Functional/ CommentEntityTest.php, line 29
Class
- CommentEntityTest
- Tests comments with other entities.
Namespace
Drupal\Tests\history\FunctionalCode
protected static $modules = [
'block',
'comment',
'node',
'history',
'field_ui',
'datetime',
'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.