You are here

protected property EntityPrintController::$printBuilder in Opigno certificate 8

Same name and namespace in other branches
  1. 3.x src/Controller/EntityPrintController.php \Drupal\opigno_certificate\Controller\EntityPrintController::printBuilder

The Print builder.

Type: \Drupal\entity_print\PrintBuilderInterface

File

src/Controller/EntityPrintController.php, line 38

Class

EntityPrintController
Print controller.

Namespace

Drupal\opigno_certificate\Controller

Code

protected $printBuilder;