Completed
Pull Request — master (#22)
by
unknown
04:53
created
lib/Payone/Api/Request/Parameter/Paydata/DataItem.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@
 block discarded – undo
30 30
     protected $data = NULL;
31 31
 
32 32
     /**
33
-     * @param int $key
34 33
      * @return array
35 34
      */
36 35
     public function toArray()
Please login to merge, or discard this patch.
lib/Payone/Settings/Factory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
     }
54 54
 
55 55
     /**
56
-     * @param $key
56
+     * @param string $key
57 57
      * @return Payone_TransactionStatus_Service_HandleRequest
58 58
      * @throws Exception
59 59
      */
Please login to merge, or discard this patch.