CommentBlockTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/CommentBlockTest.php \Drupal\Tests\comment\Functional\CommentBlockTest::modules
- 8.9.x core/modules/comment/tests/src/Functional/CommentBlockTest.php \Drupal\Tests\comment\Functional\CommentBlockTest::modules
- 10 core/modules/comment/tests/src/Functional/CommentBlockTest.php \Drupal\Tests\comment\Functional\CommentBlockTest::modules
Type: modules
Overrides CommentTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Functional/ CommentBlockTest.php, line 19
Class
- CommentBlockTest
- Tests comment block functionality.
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
'block',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.