You are here

protected property EntityPrintController::$exportTypeManager in Entity Print 8.2

The export type manager.

Type: \Drupal\entity_print\Plugin\ExportTypeManagerInterface

File

src/Controller/EntityPrintController.php, line 32

Class

EntityPrintController
Print controller.

Namespace

Drupal\entity_print\Controller

Code

protected $exportTypeManager;