CommentFieldNameTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::modules
- 8.9.x core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::modules
- 11.x core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentFieldNameTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php, line 34
Class
- CommentFieldNameTest
- Tests the comment field name field.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected static $modules = [
'comment',
'comment_test_views',
'field',
'filter',
'node',
'system',
'text',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.