UpdateContribTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php, line 30
Class
- UpdateContribTest
- Tests how the Update Manager handles contributed modules and themes.
Namespace
Drupal\Tests\update\FunctionalCode
protected static $modules = [
'update_test',
'update',
'aaa_update_test',
'bbb_update_test',
'ccc_update_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.