You are here

protected property ViewPrintController::$pluginManager in Entity Print 8.2

The plugin manager for our Print engines.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManagerInterface

File

modules/entity_print_views/src/Controller/ViewPrintController.php, line 31

Class

ViewPrintController
Controller class for printing Views.

Namespace

Drupal\entity_print_views\Controller

Code

protected $pluginManager;