fix(phpstan): added exception handling for missing html2pdf module in OutputTemplate
Status | Pipeline | Erstellt von | Phasen | Aktionen |
---|---|---|---|---|
Bestanden 00:02:19
| Phase: lint |
Artefakte herunterladen
Keine Artefakte gefunden |
In OutputTemplate.php, a check has been added to ensure the existence of the 'QUI\HtmlToPdf\Document' class before using it. If the class does not exist, an error message is logged, and an exception is thrown indicating that the html2pdf module is missing. This fix is aimed at avoiding potential errors that may occur due to the absence of the required module.
Status | Pipeline | Erstellt von | Phasen | Aktionen |
---|---|---|---|---|
Bestanden 00:02:19
| Phase: lint |
Artefakte herunterladen
Keine Artefakte gefunden |
PCSG & QUIQQER support and DEV System - GitLab