protected property SitemapWarmerTest::$defaultTheme in Warmer 2.x
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/
warmer_cdn/ tests/ src/ Functional/ SitemapWarmerTest.php, line 24
Class
- SitemapWarmerTest
- Tests for the sitemap warmer.
Namespace
Drupal\Tests\warmer_cdn\FunctionalCode
protected $defaultTheme = 'stark';