Update docblock

This commit is contained in:
Marcus Moore 2023-12-11 14:20:33 -08:00
parent c3b53b28e3
commit c9157dc55d
No known key found for this signature in database

View file

@ -386,7 +386,7 @@ class ReportsController extends Controller
* @author [A. Gianotto] [<snipe@snipe.net>]
* @see ReportsController::postCustomReport() method that generates the CSV
* @since [v1.0]
* @return \Illuminate\Http\Response
* @return \Illuminate\Contracts\View\View
*/
public function getCustomReport(Request $request)
{