SearchExactTest::$modules
Same name in other branches
- 9 core/modules/search/tests/src/Functional/SearchExactTest.php \Drupal\Tests\search\Functional\SearchExactTest::modules
- 10 core/modules/search/tests/src/Functional/SearchExactTest.php \Drupal\Tests\search\Functional\SearchExactTest::modules
- 11.x core/modules/search/tests/src/Functional/SearchExactTest.php \Drupal\Tests\search\Functional\SearchExactTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php, line 17
Class
- SearchExactTest
- Tests that searching for a phrase gets the correct page count.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'node',
'search',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.