function RetrieveFileTestCase::getInfo
File
-
modules/
system/ system.test, line 2735
Class
- RetrieveFileTestCase
- Test HTTP file downloading capability.
Code
public static function getInfo() {
return array(
'name' => 'HTTP file retrieval',
'description' => 'Checks HTTP file fetching and error handling.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.