CommentActionsTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::modules
- 8.9.x core/modules/comment/tests/src/Functional/CommentActionsTest.php \Drupal\Tests\comment\Functional\CommentActionsTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentActionsTest.php \Drupal\Tests\comment\Kernel\CommentActionsTest::modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentActionsTest.php, line 25
Class
- CommentActionsTest
- Tests actions provided by the Comment module.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.