@@ -23,7 +23,7 @@ |
||
23 | 23 | /** |
24 | 24 | * Display a listing of the resource. |
25 | 25 | * |
26 | - * @return Response |
|
26 | + * @return \Illuminate\Database\Eloquent\Collection |
|
27 | 27 | */ |
28 | 28 | public function index() |
29 | 29 | { |