You are here

protected property PdfDownload::$accessManager in Entity Print 8

Access manager.

Type: \Drupal\Core\Access\AccessManagerInterface

File

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

Class

PdfDownload
Downloads the PDF for an entity.

Namespace

Drupal\entity_print\Plugin\Action

Code

protected $accessManager;