protected static property UpdateSemverTestBase::$modules in Drupal 9
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateSemverTestBase.php, line 26
Class
- UpdateSemverTestBase
- Common test methods for projects that use semver version releases.
Namespace
Drupal\Tests\update\FunctionalCode
protected static $modules = [
'update_test',
'update',
'language',
'block',
];