protected property BasicBlogTest::$defaultTheme in Blog 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/BasicBlogTest.php \Drupal\Tests\blog\Functional\BasicBlogTest::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 BlogTestBase::$defaultTheme
File
- tests/
src/ Functional/ BasicBlogTest.php, line 18
Class
- BasicBlogTest
- Test blog functionality.
Namespace
Drupal\Tests\blog\FunctionalCode
protected $defaultTheme = 'stark';