DatevReportDownloadService
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- DatevReportDownloadService constructor.
- clientDownloadDatevReportVersionFile() : void
Properties
$datevRepository
private
DatevRepository
$datevRepository
$storage
private
CloudStorageService
$storage
Methods
__construct()
DatevReportDownloadService constructor.
public
__construct(DatevRepository $datevRepository, CloudStorageService $storage) : mixed
Parameters
- $datevRepository : DatevRepository
- $storage : CloudStorageService
clientDownloadDatevReportVersionFile()
public
clientDownloadDatevReportVersionFile(int $datevReportId, int $datevReportVersion, Client $client) : void
Parameters
- $datevReportId : int
- $datevReportVersion : int
- $client : Client