You are here

protected property PdfDownload::$pluginManager in Entity Print 8

The Entity Print plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Plugin/Action/PdfDownload.php, line 51

Class

PdfDownload
Downloads the PDF for an entity.

Namespace

Drupal\entity_print\Plugin\Action

Code

protected $pluginManager;