PdfInvoiceCreationHelper
in package
uses
Log
Table of Contents
Methods
- __construct() : mixed
- getFilename() : mixed
- savePdf() : mixed
Methods
__construct()
public
__construct(int $invoiceId, string $recipient, string $lng, Settings $cfg) : mixed
Parameters
- $invoiceId : int
- $recipient : string
- $lng : string
- $cfg : Settings
getFilename()
public
getFilename() : mixed
savePdf()
public
savePdf([string $filename = null ]) : mixed
Parameters
- $filename : string = null