Completed
Branch master (2e0c76)
by Vincent
02:08 queued 14s
created
src/bongatech-sms/SMS.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -235,7 +235,7 @@
 block discarded – undo
235 235
     /**
236 236
      * send a message to a single recipient.
237 237
      *
238
-     * @return string response
238
+     * @return \Unirest\Response response
239 239
      */
240 240
     private function sendForNoBatch()
241 241
     {
Please login to merge, or discard this patch.