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.