protected static property CommentBlockTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentBlockTest.php \Drupal\Tests\comment\Functional\CommentBlockTest::modules
- 9 core/modules/comment/tests/src/Functional/CommentBlockTest.php \Drupal\Tests\comment\Functional\CommentBlockTest::modules
Modules to install.
Type: array
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',
];