You are here

protected property ErrorLogTest::$defaultTheme in Error Log 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/ErrorLogTest.php, line 20

Class

ErrorLogTest
Tests Error Log module.

Namespace

Drupal\Tests\error_log\Functional

Code

protected $defaultTheme = 'stark';