function downloadreport() { $myReportController = new ReportController(); $myReportController->generateDownload(); }