public static property SearchApiSortsUpdateBase::$modules in Search API sorts 8
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- tests/
src/ Functional/ Update/ SearchApiSortsUpdateBase.php, line 15
Class
- SearchApiSortsUpdateBase
- Base class for search_api_sorts update tests.
Namespace
Drupal\Tests\search_api_sorts\Functional\UpdateCode
public static $modules = [
'search_api_sorts',
'search_api_sorts_test_views',
];