TaxLetterDownloadController
in package
implements
IController
Table of Contents
Interfaces
Properties
- $response : Response
- $taxLetterDownloadService : TaxLetterDownloadService
Methods
- __construct() : mixed
- downloadAction() : mixed
Properties
$response
private
Response
$response
$taxLetterDownloadService
private
TaxLetterDownloadService
$taxLetterDownloadService
Methods
__construct()
public
__construct(TaxLetterDownloadService $taxLetterDownloadService, Response $response) : mixed
Parameters
- $taxLetterDownloadService : TaxLetterDownloadService
- $response : Response
downloadAction()
public
downloadAction(int $userId, string $taxLetterId) : mixed
Parameters
- $userId : int
- $taxLetterId : string