protected property MyBlogLinkTest::$defaultTheme in Blog 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/MyBlogLinkTest.php \Drupal\Tests\blog\Functional\MyBlogLinkTest::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/ MyBlogLinkTest.php, line 15
Class
- MyBlogLinkTest
- Link "My blog" and "View recent blog entries" test for blog module.
Namespace
Drupal\Tests\blog\FunctionalCode
protected $defaultTheme = 'stark';