TableSortExampleTest::$modules

Type: modules

Overrides ExamplesBrowserTestBase::$modules

File

modules/tablesort_example/tests/src/Functional/TableSortExampleTest.php, line 26

Class

TableSortExampleTest
Verify the tablesort functionality.

Namespace

Drupal\Tests\tablesort_example\Functional

Code

protected static $modules = [
  'tablesort_example',
  'toolbar',
];