UpdateUploadTest::$modules
Same name in other branches
- 8.9.x core/modules/update/tests/src/Functional/UpdateUploadTest.php \Drupal\Tests\update\Functional\UpdateUploadTest::modules
- 10 core/modules/update/tests/src/Functional/UpdateUploadTest.php \Drupal\Tests\update\Functional\UpdateUploadTest::modules
- 11.x core/modules/update/tests/src/Functional/UpdateUploadTest.php \Drupal\Tests\update\Functional\UpdateUploadTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php, line 26
Class
- UpdateUploadTest
- Tests the Update Manager module's upload and extraction functionality.
Namespace
Drupal\Tests\update\FunctionalCode
protected static $modules = [
'update',
'update_test',
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.