JoomlaupdateModelDefault::downloadPackage
Downloads a package file to a specific directory
Signature
protected function downloadPackage(string
$url,
string
$targetĀ )
Parameters
-
$url
- The URL to download from
-
$target
- The directory to store the file
Returns
- boolean
- True on success