Completed
Push — master ( 8d88b0...6868b4 )
by Songda
01:30
created
src/Pay.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@  discard block
 block discarded – undo
96 96
      * 
97 97
      * @version 2017-08-10
98 98
      * 
99
-     * @param   [type]     $gateway [description]
99
+     * @param   string     $gateway [description]
100 100
      * 
101 101
      * @return  [type]              [description]
102 102
      */
@@ -118,7 +118,7 @@  discard block
 block discarded – undo
118 118
      * 
119 119
      * @version 2017-07-30
120 120
      * 
121
-     * @param   [type]     $gateway [description]
121
+     * @param   string     $gateway [description]
122 122
      * 
123 123
      * @return  [type]              [description]
124 124
      */
Please login to merge, or discard this patch.