You are here

protected property EntityPrintController::$printBuilder in Entity Print 8.2

The Print builder.

Type: \Drupal\entity_print\PrintBuilderInterface

File

src/Controller/EntityPrintController.php, line 39

Class

EntityPrintController
Print controller.

Namespace

Drupal\entity_print\Controller

Code

protected $printBuilder;