MultistepFormTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

modules/form_api_example/tests/src/Functional/MultistepFormTest.php, line 19

Class

MultistepFormTest
Tests the Multistep FAPI Example.

Namespace

Drupal\Tests\form_api_example\Functional

Code

protected $defaultTheme = 'stark';