public static property CommentActionsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/CommentActionsTest.php \Drupal\comment\Tests\CommentActionsTest::modules
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- core/
modules/ comment/ src/ Tests/ CommentActionsTest.php, line 24 - Contains \Drupal\comment\Tests\CommentActionsTest.
Class
- CommentActionsTest
- Tests actions provided by the Comment module.
Namespace
Drupal\comment\TestsCode
public static $modules = array(
'dblog',
'action',
);