SelectTableSortDefaultTest::$modules
Same name and namespace in other branches
- 11.x core/modules/system/tests/src/Kernel/Database/SelectTableSortDefaultTest.php \Drupal\Tests\system\Kernel\Database\SelectTableSortDefaultTest::modules
Type: modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ Database/ SelectTableSortDefaultTest.php, line 21
Class
- SelectTableSortDefaultTest
- Tests the tablesort query extender.
Namespace
Drupal\Tests\system\Kernel\DatabaseCode
protected static $modules = [
'database_test',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.