protected static property CommentLinksTest::$modules in Drupal 10
Same name in this branch
- 10 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::modules
- 10 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
- 9 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
Modules to enable.
Type: array
Overrides CommentViewsKernelTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php, line 26
Class
- CommentLinksTest
- Tests the comment link field handlers.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected static $modules = [
'entity_test',
];