@@ -84,7 +84,7 @@ |
||
| 84 | 84 | * this method / action so that a new routing rule doesn't need to be created |
| 85 | 85 | * |
| 86 | 86 | * @param int $id Model key |
| 87 | - * @return Illuminate\Http\Response |
|
| 87 | + * @return \Illuminate\Http\JsonResponse |
|
| 88 | 88 | */ |
| 89 | 89 | public function edit(Request $request, $id) |
| 90 | 90 | { |