Completed
Pull Request — master (#125)
by
unknown
04:22
created
src/Drivers/SmsGatewayMe.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
 
61 61
     /**
62 62
      * @param string $recipient
63
-     * @return array
63
+     * @return SendMessageRequest
64 64
      */
65 65
     protected function payload($recipient)
66 66
     {
Please login to merge, or discard this patch.