DownloadFileRequest
in package
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getDestination() : string
- getDownloadRequest() : DownloadRequest
- isFailsWhenDestinationExists() : bool
Methods
__construct()
public
__construct(string $destination, bool $failsWhenDestinationExists, DownloadRequest $downloadRequest) : mixed
Parameters
- $destination : string
- $failsWhenDestinationExists : bool
- $downloadRequest : DownloadRequest
getDestination()
public
getDestination() : string
Return values
stringgetDownloadRequest()
public
getDownloadRequest() : DownloadRequest
Return values
DownloadRequestisFailsWhenDestinationExists()
public
isFailsWhenDestinationExists() : bool