You are here

service fillpdf.shell_manager in FillPDF 5.0.x

Same name and namespace in other branches
  1. 8.4 fillpdf.services.yml \fillpdf.shell_manager

Class

Drupal\fillpdf\ShellManager
3 string references to fillpdf.shell_manager
FillPdfSettingsForm::create in src/Form/FillPdfSettingsForm.php
Instantiates a new instance of this class.
PdftkPdfBackend::create in src/Plugin/PdfBackend/PdftkPdfBackend.php
Creates an instance of the plugin.
TestFillPdfTrait::configureFillPdf in tests/src/Traits/TestFillPdfTrait.php
Configures schemes and backend.

File

./fillpdf.services.yml
fillpdf.services.yml

View source
  1. class: Drupal\fillpdf\ShellManager
  2. arguments:
  3. - '@config.factory'