CommentActionsTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::modules
- 10 core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::modules
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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.