You are here

protected property ViewPrintController::$printBuilder in Entity Print 8.2

The Print builder.

Type: \Drupal\entity_print\PrintBuilderInterface

File

modules/entity_print_views/src/Controller/ViewPrintController.php, line 38

Class

ViewPrintController
Controller class for printing Views.

Namespace

Drupal\entity_print_views\Controller

Code

protected $printBuilder;