SearchBlockTest::$modules
Same name in other branches
- 9 core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::modules
- 10 core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::modules
- 11.x core/modules/search/tests/src/Functional/SearchBlockTest.php \Drupal\Tests\search\Functional\SearchBlockTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php, line 18
Class
- SearchBlockTest
- Tests if the search form block is available.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'block',
'node',
'search',
'dblog',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.