Completed
Push — Framework-Dependencies-Upgrade ( 7ebff7...f52271 )
by Sheela
10:00
created
app/Http/Controllers/TrainingTypeController.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -67,7 +67,6 @@  discard block
 block discarded – undo
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
 block discarded – undo
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
      */
Please login to merge, or discard this patch.