You are here

protected property DomPdf::$pdf in Entity Print 8

Type: \Dompdf\Dompdf

Overrides PdfEngineBase::$pdf

File

src/Plugin/EntityPrint/PdfEngine/DomPdf.php, line 31

Class

DomPdf
@PdfEngine( id = "dompdf", label = @Translation("Dompdf") )

Namespace

Drupal\entity_print\Plugin\EntityPrint\PdfEngine

Code

protected $pdf;