BatchExampleWebTest::$defaultTheme

Same name and namespace in other branches
  1. 4.0.x modules/batch_example/tests/src/Functional/BatchExampleWebTest.php \Drupal\Tests\batch_example\Functional\BatchExampleWebTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

modules/batch_example/tests/src/Functional/BatchExampleWebTest.php, line 19

Class

BatchExampleWebTest
Functional tests for the Batch Example module.

Namespace

Drupal\Tests\batch_example\Functional

Code

protected $defaultTheme = 'stark';