@@ -67,7 +67,6 @@ discard block |
||
| 67 | 67 | /** |
| 68 | 68 | * Show the form for editing the specified resource. |
| 69 | 69 | * |
| 70 | - * @param int $id |
|
| 71 | 70 | * |
| 72 | 71 | * @return \Illuminate\Http\Response |
| 73 | 72 | */ |
@@ -82,7 +81,6 @@ discard block |
||
| 82 | 81 | * Update the specified resource in storage. |
| 83 | 82 | * |
| 84 | 83 | * @param \Illuminate\Http\Request $request |
| 85 | - * @param int $id |
|
| 86 | 84 | * |
| 87 | 85 | * @return \Illuminate\Http\Response |
| 88 | 86 | */ |