public static property ParserTest::$modules in Weather 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ParserTest.php \Drupal\Tests\weather\Functional\ParserTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ParserTest.php, line 23
Class
- ParserTest
- Tests parsing of XML weather forecasts.
Namespace
Drupal\Tests\weather\FunctionalCode
public static $modules = [
'weather',
];