protected property SimplesitemapTestBase::$defaultTheme in Simple XML sitemap 8.3
Same name and namespace in other branches
- 4.x tests/src/Functional/SimplesitemapTestBase.php \Drupal\Tests\simple_sitemap\Functional\SimplesitemapTestBase::defaultTheme
Use the classy theme.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ SimplesitemapTestBase.php, line 76
Class
- SimplesitemapTestBase
- Provides the base class for web tests for Simple sitemap.
Namespace
Drupal\Tests\simple_sitemap\FunctionalCode
protected $defaultTheme = 'classy';