TableSortExampleTest::$modules
Same name in other branches
- 3.x modules/tablesort_example/tests/src/Functional/TableSortExampleTest.php \Drupal\Tests\tablesort_example\Functional\TableSortExampleTest::modules
- 4.0.x modules/tablesort_example/tests/src/Functional/TableSortExampleTest.php \Drupal\Tests\tablesort_example\Functional\TableSortExampleTest::modules
Type: modules
Overrides ExamplesBrowserTestBase::$modules
File
-
tablesort_example/
tests/ src/ Functional/ TableSortExampleTest.php, line 26
Class
- TableSortExampleTest
- Verify the tablesort functionality.
Namespace
Drupal\Tests\tablesort_example\FunctionalCode
public static $modules = [
'tablesort_example',
'toolbar',
];