Completed
Push — master ( b4070a...a8a640 )
by Jacques
04:57 queued 02:54
created
src/Client.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@  discard block
 block discarded – undo
95 95
      *
96 96
      * @param int  $amount  Amount in rands (ZAR) to transfer to the recipients SmartCall Dealer Account
97 97
      * @param int  $msisdn  MSISDN of the account to receive the funds being transfered
98
-     * @param bool $sendSms true = send sms | false do not send a sms
98
+     * @param bool $sendSMS true = send sms | false do not send a sms
99 99
      *
100 100
      * @throws Exception
101 101
      *
@@ -326,7 +326,6 @@  discard block
 block discarded – undo
326 326
      * against at SmartCall.
327 327
      *
328 328
      * @param string $field        client_ref | msisdn | order_reference
329
-     * @param string $query_string Client Reference when client_ref or a users MSISDN when msisdn
330 329
      *
331 330
      * @throws Exception
332 331
      *
Please login to merge, or discard this patch.