protected property CronKeyCangeTest::$defaultTheme in Cron key change 2.x
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $defaultTheme = 'stark';