You are here

protected property UpdaterFormTest::$defaultTheme in Automatic Updates 8.2

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/UpdaterFormTest.php, line 23

Class

UpdaterFormTest
@covers \Drupal\automatic_updates\Form\UpdaterForm

Namespace

Drupal\Tests\automatic_updates\Functional

Code

protected $defaultTheme = 'stark';