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