You are here

protected property ApeMinTest::$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/ApeMinTest.php, line 17

Class

ApeMinTest
Test cache-control header is set correctly after minimal configuration.

Namespace

Drupal\ape\Tests

Code

protected $defaultTheme = 'stark';