You are here

protected property PdftkPdfBackend::$shellManager in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x src/Plugin/PdfBackend/PdftkPdfBackend.php \Drupal\fillpdf\Plugin\PdfBackend\PdftkPdfBackend::shellManager

The FillPDF shell manager.

Type: \Drupal\fillpdf\ShellManager

File

src/Plugin/PdfBackend/PdftkPdfBackend.php, line 50

Class

PdftkPdfBackend
Pdftk PdfBackend plugin.

Namespace

Drupal\fillpdf\Plugin\PdfBackend

Code

protected $shellManager;