You are here

constant DOMPDF_DOWNLOAD_URI in Printer, email and PDF versions 7.2

Same name and namespace in other branches
  1. 6 print_pdf/print_pdf.drush.inc \DOMPDF_DOWNLOAD_URI
  2. 7 print_pdf/print_pdf.drush.inc \DOMPDF_DOWNLOAD_URI
1 use of DOMPDF_DOWNLOAD_URI
_print_pdf_dompdf_drush_download_url in print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.drush.inc
Discover the correct URL of the package to download.

File

print_pdf/lib_handlers/print_pdf_dompdf/print_pdf_dompdf.drush.inc, line 12
Provide drush integration for print_pdf_dompdf module PDF libraries download.

Code

define('DOMPDF_DOWNLOAD_URI', 'https://api.github.com/repos/dompdf/dompdf/releases/latest');