SearchKeywordsConditionsTest::$modules
Same name in other branches
- 8.9.x core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php \Drupal\Tests\search\Functional\SearchKeywordsConditionsTest::modules
- 10 core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php \Drupal\Tests\search\Functional\SearchKeywordsConditionsTest::modules
- 11.x core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php \Drupal\Tests\search\Functional\SearchKeywordsConditionsTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Functional/ SearchKeywordsConditionsTest.php, line 22
Class
- SearchKeywordsConditionsTest
- Verify the search without keywords set and extra conditions.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'comment',
'search',
'search_extra_type',
'test_page_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.