You are here

protected property EntityPrintController::$pluginManager in Opigno certificate 8

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

The plugin manager for our Print engines.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManagerInterface

File

src/Controller/EntityPrintController.php, line 24

Class

EntityPrintController
Print controller.

Namespace

Drupal\opigno_certificate\Controller

Code

protected $pluginManager;