@@ -30,7 +30,7 @@ |
||
| 30 | 30 | * Remove the specified resource from storage. |
| 31 | 31 | * |
| 32 | 32 | * @param int $id |
| 33 | - * @return \Illuminate\Http\Response |
|
| 33 | + * @return \Illuminate\Http\JsonResponse |
|
| 34 | 34 | */ |
| 35 | 35 | public function destroy($id) |
| 36 | 36 | { |