protected property ConfigurationTest::$defaultTheme in Weather 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ConfigurationTest.php \Drupal\Tests\weather\Functional\ConfigurationTest::defaultTheme
The tests don't need markup, so use 'stark' as theme.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ ConfigurationTest.php, line 26
Class
- ConfigurationTest
- Tests configuration of weather displays.
Namespace
Drupal\Tests\weather\FunctionalCode
protected $defaultTheme = 'stark';