You are here

service fillpdf.input_helper in FillPDF 8.4

Same name and namespace in other branches
  1. 5.0.x fillpdf.services.yml \fillpdf.input_helper

Class

Drupal\fillpdf\InputHelper
2 string references to fillpdf.input_helper
FillPdfFormForm::create in src/Form/FillPdfFormForm.php
Instantiates a new instance of this class.
FillPdfOverviewForm::create in src/Form/FillPdfOverviewForm.php
Instantiates a new instance of this class.

File

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

View source
  1. class: Drupal\fillpdf\InputHelper
  2. arguments:
  3. - '@config.factory'
  4. - '@plugin.manager.fillpdf.pdf_backend'