Passed
Push — master ( 642fa2...a8d879 )
by Emmanuel
02:28
created
src/Payant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -590,7 +590,7 @@
 block discarded – undo
590 590
 
591 591
     /**
592 592
     * [addPayment]
593
-    * @param [string] $method       [Mandatory - request method <get | post | put | delete> ]
593
+    * @param string $method       [Mandatory - request method <get | post | put | delete> ]
594 594
     * @param [string] $url           [Mandatory - url to send request to]
595 595
     * @param [array] $params         [data to post to request url]
596 596
     */
Please login to merge, or discard this patch.