You are here

protected property FunctionalTransactionTestBase::$defaultTheme in Transaction 8

The default theme for browser tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/FunctionalTransactionTestBase.php, line 17

Class

FunctionalTransactionTestBase
Base class for functional tests of the Transaction module.

Namespace

Drupal\Tests\transaction\Functional

Code

protected $defaultTheme = 'stark';