'_print_pdf_dompdf_drush_download_url', ); } /** * Discover the correct URL of the package to download. * * @return string * URL of the file to download, FALSE if not known */ function _print_pdf_dompdf_drush_download_url() { return DOMPDF_DOWNLOAD_URI; }