Documentation
forceDownload
usage
file->forceDownload([String downloadname])
paramètres
downloadname: alternative name if you want the file to have another name when it's downloaded.
Forces the navigator to propose the download of the file to the user.
Nothing should be returned to the navigator before the call to this function.