SearchCommentCountToggleTest::$modules
Same name in other branches
- 8.9.x core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php \Drupal\Tests\search\Functional\SearchCommentCountToggleTest::modules
- 10 core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php \Drupal\Tests\search\Functional\SearchCommentCountToggleTest::modules
- 11.x core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php \Drupal\Tests\search\Functional\SearchCommentCountToggleTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php, line 28
Class
- SearchCommentCountToggleTest
- Tests that comment count display toggles properly on comment status of node.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'node',
'comment',
'search',
'dblog',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.