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