Completed
Push — master ( 418614...5a4a1a )
by Patric
01:10
created
src/MtnMomo.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -99,7 +99,6 @@  discard block
 block discarded – undo
99 99
     /**
100 100
      * Make a requestToPay (collection product) or transfer (disbursement product) or transfer (remittance product)
101 101
      *
102
-     * @param array $params amount, mobileNumber,payeeNote,payerMessage,externalId, callbackUrl*
103 102
      * @param string $transactionUuid
104 103
      * @throws \Exception
105 104
      * @return mixed string | PatricPoba\MtnMomo\Http\ApiReponse
@@ -142,7 +141,7 @@  discard block
 block discarded – undo
142 141
      * Undocumented function
143 142
      *
144 143
      * @param [type] $mobileNumber
145
-     * @return void
144
+     * @return Http\ApiResponse
146 145
      */
147 146
     public function accountHolderActive($mobileNumber)
148 147
     {
Please login to merge, or discard this patch.