SearchKeywordsConditionsTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ search/ tests/ src/ Functional/ SearchKeywordsConditionsTest.php, line 24  
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.