public static property SearchPageTextTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Tests/SearchPageTextTest.php \Drupal\search\Tests\SearchPageTextTest::modules
Modules to enable.
Type: string[]
Overrides SearchTestBase::$modules
File
- core/
modules/ search/ src/ Tests/ SearchPageTextTest.php, line 31 - Contains \Drupal\search\Tests\SearchPageTextTest.
Class
- SearchPageTextTest
- Tests the search help text and search page text.
Namespace
Drupal\search\TestsCode
public static $modules = [
'block',
];