protected property UpgradeStatusAccessTest::$defaultTheme in Upgrade Status 8.3
Same name and namespace in other branches
- 8 tests/src/Functional/UpgradeStatusAccessTest.php \Drupal\Tests\upgrade_status\Functional\UpgradeStatusAccessTest::defaultTheme
- 8.2 tests/src/Functional/UpgradeStatusAccessTest.php \Drupal\Tests\upgrade_status\Functional\UpgradeStatusAccessTest::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/ UpgradeStatusAccessTest.php, line 25
Class
- UpgradeStatusAccessTest
- Tests the accessibility of the deprecation dashboard.
Namespace
Drupal\Tests\upgrade_status\FunctionalCode
protected $defaultTheme = 'stark';