You are here

protected property EntityPrintController::$pluginManager in Entity Print 8

Same name and namespace in other branches
  1. 8.2 src/Controller/EntityPrintController.php \Drupal\entity_print\Controller\EntityPrintController::pluginManager

The plugin manager for our PDF engines.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManager

File

src/Controller/EntityPrintController.php, line 26

Class

EntityPrintController

Namespace

Drupal\entity_print\Controller

Code

protected $pluginManager;