You are here

protected property EntityPrintController::$pluginManager in Entity Print 8.2

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

The plugin manager for our Print engines.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManagerInterface

File

src/Controller/EntityPrintController.php, line 25

Class

EntityPrintController
Print controller.

Namespace

Drupal\entity_print\Controller

Code

protected $pluginManager;