You are here

protected property DomPdf::$dompdf in Entity Print 8.2

The Dompdf instance.

Type: \Dompdf\Dompdf

File

src/Plugin/EntityPrint/PrintEngine/DomPdf.php, line 38

Class

DomPdf
A Entity Print plugin for the DomPdf library.

Namespace

Drupal\entity_print\Plugin\EntityPrint\PrintEngine

Code

protected $dompdf;