Completed
Push — master ( e36597...6109ed )
by PROSPER
02:26
created
app/Http/Controllers/ClockworkController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     /**
37 37
      * Send a Text Message
38 38
      * @param  Request $request
39
-     * @return string
39
+     * @return \Illuminate\Http\RedirectResponse
40 40
      */
41 41
     public function sendTextMessage(Request $request)
42 42
     {
Please login to merge, or discard this patch.