protected property PreviewLinkSessionTokenUpdateTest::$defaultTheme in Preview Link 2.x
Same name and namespace in other branches
- 2.0.x tests/src/Functional/Update/PreviewLinkSessionTokenUpdateTest.php \Drupal\Tests\preview_link\Functional\Update\PreviewLinkSessionTokenUpdateTest::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/ Update/ PreviewLinkSessionTokenUpdateTest.php, line 21
Class
- PreviewLinkSessionTokenUpdateTest
- Tests upgrade path adding Preview Link session functionality.
Namespace
Drupal\Tests\preview_link\Functional\UpdateCode
protected $defaultTheme = 'stark';