Completed
Push — master ( c663d1...0fb040 )
by recca
06:20
created
src/MypayGatewayFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * getDefaultHttpClient
27 27
      *
28
-     * @param  \Payum\Core\Bridge\Spl\ArrayObject|array $config
28
+     * @param  ArrayObject $config
29 29
      * @return \Http\Client\HttpClient
30 30
      */
31 31
     public function getDefaultHttpClient($config)
Please login to merge, or discard this patch.