class HtmlReport implements ReportInterface
Class HtmlReport.
Constants
TIMEZONE |
|
Methods
Details
at line 42
__construct(string|null $templatesDir = '', array $optionTwig = [])
HtmlReport constructor.
at line 59
string|null
render(DocumentInterface $document, array $parameters = [])
Build html report.
at line 74
setTemplate(string|null $template)
Set filename templte.