'_print_epub_phpepub_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_epub_phpepub_drush_download_url() { return PHPEPUB_DOWNLOAD_URI; }