Completed
Push — master ( b71b1e...403f2c )
by Raza
01:25
created
src/Services/AdaptivePayments.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -251,7 +251,7 @@
 block discarded – undo
251 251
     /**
252 252
      * Function To Perform PayPal API Request.
253 253
      *
254
-     * @param $method
254
+     * @param string $method
255 255
      * @return array|mixed
256 256
      */
257 257
     private function doPayPalRequest($method)
Please login to merge, or discard this patch.