You are here

protected property Fast404ExtensionTest::$defaultTheme in Fast 404 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/Fast404ExtensionTest.php \Drupal\Tests\fast404\Functional\Fast404ExtensionTest::defaultTheme

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/Fast404ExtensionTest.php, line 17

Class

Fast404ExtensionTest
Tests the extension checking functionality.

Namespace

Drupal\Tests\fast404\Functional

Code

protected $defaultTheme = 'stark';