Completed
Push — master ( d9dbaa...726613 )
by Ricardo
02:15
created
src/Http/Controllers/Changes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.