CommentUserNameTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentUserNameTest::modules
- 10 core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentUserNameTest::modules
- 11.x core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php \Drupal\Tests\comment\Kernel\Views\CommentUserNameTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentUserNameTest.php, line 30
Class
- CommentUserNameTest
- Tests comment user name field
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
public static $modules = [
'user',
'comment',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.