Clean up for pdfmocks
This commit is contained in:
parent
dda03f51ca
commit
2d9c884b00
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ class PdfMock
|
|||
$pdf_service->builder = $pdf_builder;
|
||||
|
||||
$html = $pdf_service->getHtml();
|
||||
|
||||
nlog($html);
|
||||
return $pdf_service->resolvePdfEngine($html);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue