You are here

protected property ApeTest::$defaultTheme in Advanced Page Expiration 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

src/Tests/ApeTest.php, line 22
Contains \Drupal\ape\Tests\ApeTest.

Class

ApeTest
Test cache-control header is set correctly after configuration.

Namespace

Drupal\ape\Tests

Code

protected $defaultTheme = 'stark';