TableSortExampleTest::$defaultTheme

Same name in other branches
  1. 3.x modules/tablesort_example/tests/src/Functional/TableSortExampleTest.php \Drupal\Tests\tablesort_example\Functional\TableSortExampleTest::defaultTheme
  2. 8.x-1.x tablesort_example/tests/src/Functional/TableSortExampleTest.php \Drupal\Tests\tablesort_example\Functional\TableSortExampleTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

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

Class

TableSortExampleTest
Verify the tablesort functionality.

Namespace

Drupal\Tests\tablesort_example\Functional

Code

protected $defaultTheme = 'stark';