You are here

protected property CacheFlushCronUI::$defaultTheme in CacheFlush 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

modules/cacheflush_cron/tests/src/Functional/CacheFlushCronUI.php, line 17

Class

CacheFlushCronUI
Test cacheflush Cron UI.

Namespace

Drupal\Tests\cacheflush_cron\Functional

Code

protected $defaultTheme = 'stark';