You are here

protected property FormsStepsTest::$defaultTheme in Forms Steps 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/FormsStepsTest.php, line 20

Class

FormsStepsTest
Tests for the Forms Steps module.

Namespace

Drupal\Tests\forms_steps\Functional

Code

protected $defaultTheme = 'stark';