SearchDeprecationTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/search/tests/src/Kernel/SearchDeprecationTest.php \Drupal\Tests\search\Kernel\SearchDeprecationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/search/tests/src/Kernel/SearchDeprecationTest.php, line 19

Class

SearchDeprecationTest
Tests deprecated search methods.

Namespace

Drupal\Tests\search\Kernel

Code

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

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