SearchSimplifyTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/search/tests/src/Kernel/SearchSimplifyTest.php, line 17

Class

SearchSimplifyTest
Tests that the search_simply() function works as intended.

Namespace

Drupal\Tests\search\Kernel

Code

protected static $modules = [
    'search',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.