DownloadSource
class DownloadSource
Data object representing a download source given as part of an update's <downloads> element
Constants
Properties
| string | $type | The download type | |
| string | $format | The download file's format | |
| string | $url | The URL to retrieve the package from |