protected property FreelinkingBrowserTestBase::$defaultTheme in Freelinking 4.0.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/FreelinkingBrowserTestBase.php \Drupal\Tests\freelinking\Functional\FreelinkingBrowserTestBase::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/ FreelinkingBrowserTestBase.php, line 35
Class
- FreelinkingBrowserTestBase
- Base test class for functional tests.
Namespace
Drupal\Tests\freelinking\FunctionalCode
protected $defaultTheme = 'stable';