public static property RemoteFileUnmanagedCopyTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/File/RemoteFileUnmanagedCopyTest.php \Drupal\system\Tests\File\RemoteFileUnmanagedCopyTest::modules
Modules to enable.
Type: array
Overrides FileTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ File/ RemoteFileUnmanagedCopyTest.php, line 22 - Contains \Drupal\system\Tests\File\RemoteFileUnmanagedCopyTest.
Class
- RemoteFileUnmanagedCopyTest
- Tests the unmanaged file copy function.
Namespace
Drupal\system\Tests\FileCode
public static $modules = array(
'file_test',
);