Completed
Push — master ( 434bf1...28f331 )
by Phecho
03:35
created
app/Http/Controllers/Api/CommentController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
      *
31 31
      * @param \Illuminate\Contracts\Auth\Guard $auth
32 32
      *
33
-     * @return \Illuminate\Http\JsonResponse
33
+     * @return \Illuminate\Http\Response
34 34
      */
35 35
     public function postNotes(Guard $auth)
36 36
     {
Please login to merge, or discard this patch.