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