protected property EntityPrintController::$pluginManager in Entity Print 8
Same name and namespace in other branches
- 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
Namespace
Drupal\entity_print\ControllerCode
protected $pluginManager;