You are here

protected property CurrencyDeleteFormWebTest::$defaultTheme in Currency 8.3

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/Entity/Currency/CurrencyDeleteFormWebTest.php, line 19

Class

CurrencyDeleteFormWebTest
\Drupal\currency\Entity\CurrencyDeleteForm web test.

Namespace

Drupal\Tests\currency\Functional\Entity\Currency

Code

protected $defaultTheme = 'stark';