protected static property ModulesListFormTest::$modules in Modules weight 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/ModulesListFormTest.php \Drupal\Tests\modules_weight\Functional\ModulesListFormTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ModulesListFormTest.php, line 24
Class
- ModulesListFormTest
- Test the modules list form.
Namespace
Drupal\Tests\modules_weight\FunctionalCode
protected static $modules = [
'modules_weight',
];