You are here

pdf_using_mpdf.services.yml in PDF using mPDF 8

Same filename and directory in other branches
  1. 8.2 pdf_using_mpdf.services.yml

File

pdf_using_mpdf.services.yml
View source
  1. services:
  2. pdf_using_mpdf.conversion:
  3. class: \Drupal\pdf_using_mpdf\Conversion\ConvertToPdf
  4. arguments: ['@renderer', '@config.factory', '@token']