public static property CommentActionsTest::$modules in Drupal 8
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentActionsTest.php, line 20
Class
- CommentActionsTest
- Tests actions provided by the Comment module.
Namespace
Drupal\Tests\comment\FunctionalCode
public static $modules = [
'dblog',
'action',
];