FileTransferAuthorizeFormTest::$modules
Same name in other branches
- 9 core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php \Drupal\Tests\update\Functional\FileTransferAuthorizeFormTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ update/ tests/ src/ Functional/ FileTransferAuthorizeFormTest.php, line 17
Class
- FileTransferAuthorizeFormTest
- Tests the Update Manager module upload via authorize.php functionality.
Namespace
Drupal\Tests\update\FunctionalCode
public static $modules = [
'update',
'update_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.