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