Completed
Push — master ( 80f9c1...347ac3 )
by Songda
19:24
created
src/Gateways/Wechat.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
      * @author yansongda <[email protected]>
122 122
      *
123 123
      * @param string $gateway
124
-     * @param array  $params
124
+     * @param string  $params
125 125
      *
126 126
      * @throws InvalidGatewayException
127 127
      *
Please login to merge, or discard this patch.
src/Gateways/Wechat/Support.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -189,7 +189,7 @@
 block discarded – undo
189 189
      *
190 190
      * @author yansongda <[email protected]>
191 191
      *
192
-     * @param       $endpoint
192
+     * @param       string $endpoint
193 193
      * @param array $result
194 194
      *
195 195
      * @throws GatewayException
Please login to merge, or discard this patch.