You are here

protected property DomPdf::$hasRendered in Entity Print 8.2

Keep track of whether we've rendered or not.

Type: bool

File

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

Class

DomPdf
A Entity Print plugin for the DomPdf library.

Namespace

Drupal\entity_print\Plugin\EntityPrint\PrintEngine

Code

protected $hasRendered;