You are here

protected property EntityPrintController::$exportTypeManager in Opigno certificate 8

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

The export type manager.

Type: \Drupal\entity_print\Plugin\ExportTypeManagerInterface

File

src/Controller/EntityPrintController.php, line 31

Class

EntityPrintController
Print controller.

Namespace

Drupal\opigno_certificate\Controller

Code

protected $exportTypeManager;