You are here

protected property RemoveHttpHeadersTest::$defaultTheme in Remove HTTP headers 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/RemoveHttpHeadersTest.php, line 41

Class

RemoveHttpHeadersTest
Functional tests for Remove HTTP Headers module.

Namespace

Drupal\Tests\remove_http_headers\Functional

Code

protected $defaultTheme = 'stable';