Completed
Push — issue656-laravel5 ( c5bba4...d6c3e3 )
by
unknown
02:54
created
app/Http/Controllers/DocController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      *
39 39
      * @param int $doc
40 40
      *
41
-     * @return json array
41
+     * @return \Illuminate\Http\JsonResponse array
42 42
      */
43 43
     public function postSupport($doc)
44 44
     {
Please login to merge, or discard this patch.