service fillpdf.backend_proxy in FillPDF 5.0.x
Same name and namespace in other branches
- 8.4 fillpdf.services.yml \fillpdf.backend_proxy
Class
Drupal\fillpdf\Service\BackendProxy2 string references to fillpdf.backend_proxy
- HandlePdfController::create in src/
Controller/ HandlePdfController.php - Instantiates a new instance of this class.
- PdfPopulationTest::testProxyMerge in tests/
src/ Functional/ PdfPopulationTest.php - Tests that merging with the backend proxy works.
File
View source
- class: Drupal\fillpdf\Service\BackendProxy
- arguments:
- - '@fillpdf.token_resolver'
- - '@plugin.manager.fillpdf.pdf_backend'
- - '@config.factory'