mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 23:10:23 -08:00
Update docblock
This commit is contained in:
parent
c3b53b28e3
commit
c9157dc55d
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue