service fillpdf.admin_form_helper in FillPDF 8.4
Same name and namespace in other branches
- 5.0.x fillpdf.services.yml \fillpdf.admin_form_helper
Class
Drupal\fillpdf\Service\FillPdfAdminFormHelper3 string references to fillpdf.admin_form_helper
- FillPdfFormFieldForm::create in src/
Form/ FillPdfFormFieldForm.php - Instantiates a new instance of this class.
- FillPdfFormForm::create in src/
Form/ FillPdfFormForm.php - Instantiates a new instance of this class.
- FillPdfSettingsForm::create in src/
Form/ FillPdfSettingsForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\fillpdf\Service\FillPdfAdminFormHelper
- arguments:
- - '@module_handler'
- - '@config.factory'
- - '@stream_wrapper_manager'
- - '@database'