protected property DomPdf::$html in Entity Print 8
Keep track of HTML pages as they're added.
Type: string
File
- src/
Plugin/ EntityPrint/ PdfEngine/ DomPdf.php, line 38
Class
- DomPdf
- @PdfEngine( id = "dompdf", label = @Translation("Dompdf") )
Namespace
Drupal\entity_print\Plugin\EntityPrint\PdfEngineCode
protected $html = '';