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