public static property HooksTest::$modules in Search API sorts 8
Modules to enable for this test.
Type: string[]
Overrides SortsFunctionalBase::$modules
File
- tests/
src/ Functional/ HooksTest.php, line 15
Class
- HooksTest
- Tests the Search API sorts hooks.
Namespace
Drupal\Tests\search_api_sorts\FunctionalCode
public static $modules = [
'search_api_sorts_test_hook',
];