Completed
Push — master ( 04fd60...f95f15 )
by Joao
02:21
created
src/Omnipay/Komerci/TraitRequest.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,8 @@
 block discarded – undo
84 84
     /**
85 85
      *
86 86
      * @param type $data
87
-     * @return \Guzzle\Http
87
+     * @param string $method
88
+     * @return \Omnipay\Common\Message\RequestInterface
88 89
      */
89 90
     protected function prepareSendData($data, $method)
90 91
     {
Please login to merge, or discard this patch.