UpdateCoreTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php, line 24
Class
- UpdateCoreTest
- Tests the Update Manager module through a series of functional tests using mock XML data.
Namespace
Drupal\Tests\update\FunctionalCode
public static $modules = [
'update_test',
'update',
'language',
'block',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.