protected property FixedRatesFormWebTest::$defaultTheme in Currency 8.3
Same name in this branch
- 8.3 tests/src/Functional/Controller/FixedRatesFormWebTest.php \Drupal\Tests\currency\Functional\Controller\FixedRatesFormWebTest::defaultTheme
- 8.3 tests/src/Functional/Form/FixedRatesFormWebTest.php \Drupal\Tests\currency\Functional\Form\FixedRatesFormWebTest::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/ Form/ FixedRatesFormWebTest.php, line 19
Class
Namespace
Drupal\Tests\currency\Functional\FormCode
protected $defaultTheme = 'stark';