You are here

protected property CronKeyCangeTest::$defaultTheme in Cron key change 8

Same name and namespace in other branches
  1. 2.x tests/src/Functional/CronKeyCangeTest.php \Drupal\Tests\cronkeychange\Functional\CronKeyCangeTest::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/CronKeyCangeTest.php, line 17

Class

CronKeyCangeTest
Tests the change cron key.

Namespace

Drupal\Tests\cronkeychange\Functional

Code

protected $defaultTheme = 'stark';